![]() |
VR-Forces 4.0.4 Class Documentation
|
Public Member Functions | |
| DtSsSphereIntersector () | |
| virtual | ~DtSsSphereIntersector () |
| virtual bool | intersect (const DtSphere &sphere, DtSpatialSubdivision< T > &spatialSubdivision) const |
| virtual bool | intersect (const DtSphere &sphere, DtSpatialSubdivision< T > &spatialSubdivision, DtSsFunctor< const DtSphere, DtSPATIAL_SUB_CELL_TYPE > &functor) const |
Private Member Functions | |
| DtSsSphereIntersector (const DtSsSphereIntersector &orig) | |
| DtSsSphereIntersector & | operator= (const DtSsSphereIntersector &orig) |
| DtSsSphereIntersector< T >::DtSsSphereIntersector | ( | ) |
| virtual DtSsSphereIntersector< T >::~DtSsSphereIntersector | ( | ) | [virtual] |
| DtSsSphereIntersector< T >::DtSsSphereIntersector | ( | const DtSsSphereIntersector< T > & | orig | ) | [private] |
| virtual bool DtSsSphereIntersector< T >::intersect | ( | const DtSphere & | sphere, |
| DtSpatialSubdivision< T > & | spatialSubdivision | ||
| ) | const [virtual] |
| virtual bool DtSsSphereIntersector< T >::intersect | ( | const DtSphere & | sphere, |
| DtSpatialSubdivision< T > & | spatialSubdivision, | ||
| DtSsFunctor< const DtSphere, DtSPATIAL_SUB_CELL_TYPE > & | functor | ||
| ) | const [virtual] |
| DtSsSphereIntersector& DtSsSphereIntersector< T >::operator= | ( | const DtSsSphereIntersector< T > & | orig | ) | [private] |