![]() |
VR-Forces 4.10 Class Documentation
|
Holds the boolean result of a element intersection test Holds the boolean result of a element intersection test. More...
Go to the source code of this file.
Classes | |
| class | DtElementIntersectionTestData |
| class | DtTerrainIntersectionTestData |
| class | DtTerrainIntersectionProfile |
Holds the boolean result of a element intersection test Holds the boolean result of a element intersection test.
Profiles terrain intersections Used by DtTerrainIntersector to profile terrain intersections.
Holds the boolean result of a terrain intersection test Holds the boolean result of a terrain intersection test along with the number of tests and the number of successful tests.
This class is not currently in use.
Used to input profile data to DtTerrainIntersectionProfile::addTestSamplePoint
DtTerrainIntersector::allIntersectsAlongChord will call addTestSamplePoint to report the results of its terrain intersections.