Uses of Class
ProGAL.geom3d.volumes.LSS

Packages that use LSS
ProGAL.geom3d.volumes   
 

Uses of LSS in ProGAL.geom3d.volumes
 

Methods in ProGAL.geom3d.volumes that return LSS
 LSS InfCylinder.capWithHalfSpheres(LSS c1, LSS c2)
           
 LSS InfCylinder.capWithHalfSpheres(PointList enclosedPoints)
           
 LSS LSS.clone()
           
static LSS LSS.createBoundingLSS_covariance(PointList points)
           
static LSS LSS.createBoundingLSS_MaxDist(LSS v1, LSS v2)
           
static LSS LSS.createBoundingLSS(PointList points)
           
 

Methods in ProGAL.geom3d.volumes with parameters of type LSS
 LSS InfCylinder.capWithHalfSpheres(LSS c1, LSS c2)
           
 double LSS.closestSegmentPoint(LSS capsule)
           
static LSS LSS.createBoundingLSS_MaxDist(LSS v1, LSS v2)
           
 boolean LSS.overlaps(LSS capsule)