See: Description
Class | Description |
---|---|
Box |
Creates a box.
|
Cone |
Creates a Cone.
|
Cylinder |
Creates a Cylinder.
|
Edge | |
Ellipsoid |
Creates an Ellipsoid
|
GeometryTests | |
Plane3D |
There are 3 representations for a plane:
The parametric representation defines the plane using a point P and two non-colinear vectors u and v, so that the plane is defined by
![]() |
Point2D |
Wrapper class to model a 2D point.
|
Point3D |
Wrapper class to model a 3D point.
|
PointND |
Class to model points of arbitrary dimension.
|
QuadricSurface |
Class to model an arbitrary quadric surface like cylinders, cones, and spheres.
|
SimpleSurface |
CONRAD Class to model surfaces that can efficiently determine the membership of an arbitrary point.
|
SortablePoint | |
Sphere |
Creates a Sphere.
|
StraightLine | |
Triangle |
Class to describe a triangle in 3D.
|
VectorPoint3D |
Class to model a 3D point which contains a vector value.
|