Package ProGAL.geom3d.volumes

Interface Summary
Volume An interface for 3d volumes such as spheres and boxes.
 

Class Summary
Cone A three-dimensional cone represented by two points on its central axis.
Cylinder  
InfCylinder An infinitely extended cylinder defined using a line and a radius.
Lens A lens is the intersection between two spheres.
LSS A line-segment swept sphere (also known as a line-swept-sphere, capsule or sometimes 'cigar') class.
OBB  
RSS Implementation of a Rectangular Swept Sphere that supports overlap check and construction from a point-set and two RSS'.
Sphere A sphere represented by a center-point and a radius.
Tetrahedron A tetrahedron is a polyhedron with four triangular faces.