Go to the source code of this file.
Functions | |
| TEST (OrientedBoundingBoxTest, WriteMeshBox3D) | |
| TEST (OrientedBoundingBoxTest, WriteMeshBox2D) | |
| TEST (OrientedBoundingBoxTest, WriteRay) | |
| TEST (OrientedBoundingBoxTest, QueryApiAxisAligned) | |
| TEST (OrientedBoundingBoxTest, QueryApiRotated) | |
| TEST (OrientedBoundingBoxTest, DefaultConstructed) | |
| TEST | ( | OrientedBoundingBoxTest | , |
| DefaultConstructed | |||
| ) |
Definition at line 228 of file OrientedBoundingBoxTest.C.
| TEST | ( | OrientedBoundingBoxTest | , |
| QueryApiAxisAligned | |||
| ) |
Definition at line 168 of file OrientedBoundingBoxTest.C.
| TEST | ( | OrientedBoundingBoxTest | , |
| QueryApiRotated | |||
| ) |
Definition at line 201 of file OrientedBoundingBoxTest.C.
| TEST | ( | OrientedBoundingBoxTest | , |
| WriteMeshBox2D | |||
| ) |
Definition at line 90 of file OrientedBoundingBoxTest.C.
| TEST | ( | OrientedBoundingBoxTest | , |
| WriteMeshBox3D | |||
| ) |
Definition at line 47 of file OrientedBoundingBoxTest.C.
| TEST | ( | OrientedBoundingBoxTest | , |
| WriteRay | |||
| ) |
Definition at line 130 of file OrientedBoundingBoxTest.C.