|
MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Collaboration diagram for RayTest:Public Attributes | |
| const char * | description |
| unsigned | expected_hits |
| CartVect | point |
| CartVect | direction |
Definition at line 24 of file obb_test.cpp.
| const char* RayTest::description |
Definition at line 26 of file obb_test.cpp.
Referenced by check_ray_intersect_tris().
Definition at line 28 of file obb_test.cpp.
Referenced by check_ray_intersect_sets(), and check_ray_intersect_tris().
| unsigned RayTest::expected_hits |
Definition at line 27 of file obb_test.cpp.
Referenced by check_ray_intersect_tris().
Definition at line 28 of file obb_test.cpp.
Referenced by check_ray_intersect_sets(), and check_ray_intersect_tris().