Public Attributes | |
| Vector3 | Min |
| Vector3 | Max |
| Vector3 | P0 |
| Vector3 | DP |
| float | Fraction |
| bool | Inside |
| int | Axis |
| int | Side |
Definition at line 56 of file colmathline.cpp.
| int BoxTestStruct::Axis |
Definition at line 64 of file colmathline.cpp.
| Vector3 BoxTestStruct::DP |
Definition at line 61 of file colmathline.cpp.
| float BoxTestStruct::Fraction |
Definition at line 62 of file colmathline.cpp.
| bool BoxTestStruct::Inside |
Definition at line 63 of file colmathline.cpp.
| Vector3 BoxTestStruct::Max |
Definition at line 59 of file colmathline.cpp.
| Vector3 BoxTestStruct::Min |
Definition at line 58 of file colmathline.cpp.
| Vector3 BoxTestStruct::P0 |
Definition at line 60 of file colmathline.cpp.
| int BoxTestStruct::Side |
Definition at line 65 of file colmathline.cpp.