![]() |
VR-Forces 4.5 Class Documentation
|
This is the complete list of members for DtSsChordIntersector< T >, including all inherited members.
| determineDirectionOfTraversal(const DtChord &chord, DtSpatialSubdivision< T > &spatialSubdivision, double &nearestTime, double &cellTime, int *offsetToNext, int xDir, int yDir, int zDir, int xIndexStart, int yIndexStart, int zIndexStart) const | DtSsChordIntersector< T > | protected |
| DtSsChordIntersector() | DtSsChordIntersector< T > | |
| DtSsChordIntersector(const DtSsChordIntersector &orig) | DtSsChordIntersector< T > | private |
| getRelativeDirection(int start, int end) const | DtSsChordIntersector< T > | protected |
| intersect(const DtChord &chord, DtSpatialSubdivision< T > &spatialSubdivision) const | DtSsChordIntersector< T > | virtual |
| intersect(const DtChord &chord, DtSpatialSubdivision< T > &spatialSubdivision, DtSsFunctor< const DtChord, DtSPATIAL_SUB_CELL_TYPE > &functor) const | DtSsChordIntersector< T > | virtual |
| intersectStartingIn(const DtChord &chord, DtSpatialSubdivision< T > &spatialSubdivision, int xIndexStart, int yIndexStart, int zIndexStart, int xIndexEnd, int yIndexEnd, int zIndexEnd, DtSsFunctor< const DtChord, DtSPATIAL_SUB_CELL_TYPE > &functor) const | DtSsChordIntersector< T > | protected |
| operator=(const DtSsChordIntersector &orig) | DtSsChordIntersector< T > | private |
| trimChordInSingleDimension(const DtChord &chord, int minIndex, int maxIndex, DtPlane &minPlane, DtPlane &maxPlane, int indexStart, int indexEnd, double &tMin, double &tMax) const | DtSsChordIntersector< T > | protected |
| trimChordToSubdivision(const DtChord &chord, const DtSpatialSubdivision< T > &spatialSubdivision, int xIndexStart, int yIndexStart, int zIndexStart, int xIndexEnd, int yIndexEnd, int zIndexEnd, double &tMin, double &tMax) const | DtSsChordIntersector< T > | protected |
| ~DtSsChordIntersector() | DtSsChordIntersector< T > | virtual |