Uses of Package
ProGAL.geom3d.volumes

Packages that use ProGAL.geom3d.volumes
ProGAL.geom3d This package contains classes that are all related to three-dimensional geometric concepts. 
ProGAL.geom3d.complex A simplicial complex is a topological space of a particular kind, constructed by "gluing together" points, line segments, triangles, and their n-dimensional counterparts. 
ProGAL.geom3d.predicates   
ProGAL.geom3d.tessellation.BowyerWatson   
ProGAL.geom3d.volumes   
 

Classes in ProGAL.geom3d.volumes used by ProGAL.geom3d
Sphere
          A sphere represented by a center-point and a radius.
Tetrahedron
          A tetrahedron is a polyhedron with four triangular faces.
 

Classes in ProGAL.geom3d.volumes used by ProGAL.geom3d.complex
Tetrahedron
          A tetrahedron is a polyhedron with four triangular faces.
Volume
          An interface for 3d volumes such as spheres and boxes.
 

Classes in ProGAL.geom3d.volumes used by ProGAL.geom3d.predicates
Tetrahedron
          A tetrahedron is a polyhedron with four triangular faces.
 

Classes in ProGAL.geom3d.volumes used by ProGAL.geom3d.tessellation.BowyerWatson
Sphere
          A sphere represented by a center-point and a radius.
Tetrahedron
          A tetrahedron is a polyhedron with four triangular faces.
Volume
          An interface for 3d volumes such as spheres and boxes.
 

Classes in ProGAL.geom3d.volumes used by ProGAL.geom3d.volumes
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.
Volume
          An interface for 3d volumes such as spheres and boxes.