AABB3d |
Read-only interface for axis-aligned bounding boxes in 3-dimensional space.
|
Box |
Box (Hyperrectangle) is generalization of a rectangle in 3-dimensional space.
|
Line3d |
Read-only interface for handling lines in 3-dimensional space.
|
MAABB3d |
Interface that represents a mutable axis-aligned bounding box in
3-dimensional space.
|
MLine3d |
Interface for handling lines in 3d.
|
MPlane |
Interface for handling mutable planes in 3d.
|
MPolygon3d |
Interface for handling simple polygons without holes in 3-dimensional space.
|
MRay3d |
Interface to handle 3-dimensional rays.
|
MRectangle3d |
Interface for handling rectangles in 3-dimensional space.
|
MSegment3d |
Interface for handling segments in 3-dimensional space.
|
MTriangle3d |
Interface that represents a 3-dimensional triangle.
|
Plane |
Interface for handling planes in 3d.
|
Polygon3d |
Read-only interface for handling simple polygons without holes in
3-dimensional space.
|
Ray3d |
Read-only interface to handle 3-dimensional rays.
|
Rectangle3d |
Read-only interface for handling rectangles in 3-dimensional space.
|
Segment3d |
Read-only interface for handling segments in 3-dimensional space.
|
Triangle3d |
Read-only interface for 3-dimensional triangles.
|