Defines a non-persistent Sphere in 3D space.
More...
#include <Sphere.h>
Defines a non-persistent Sphere in 3D space.
◆ Sphere() [1/2]
Geom::Sphere::Sphere |
( |
void |
| ) |
|
◆ Sphere() [2/2]
Geom::Sphere::Sphere |
( |
const Geom::Pnt & |
center, |
|
|
const double & |
radius |
|
) |
| |
◆ getCenter()
const Geom::Pnt& Geom::Sphere::getCenter |
( |
void |
| ) |
const |
◆ getRadius()
const double& Geom::Sphere::getRadius |
( |
void |
| ) |
const |
◆ pointInside()
bool Geom::Sphere::pointInside |
( |
const Geom::Pnt & |
p | ) |
const |
◆ setCenter()
void Geom::Sphere::setCenter |
( |
const Geom::Pnt & |
center | ) |
|
◆ setRadius()
void Geom::Sphere::setRadius |
( |
const double & |
radius | ) |
|
◆ setValue()
void Geom::Sphere::setValue |
( |
const Geom::Pnt & |
center, |
|
|
const double & |
radius |
|
) |
| |
The documentation for this class was generated from the following file:
- D:/CadworkJobs/Softwareprojekte/Lexocad/V27.0/lexocad/Geom/include/Geom/Sphere.h