
Go to the source code of this file.
Classes | |
| class | BSPNode |
| class | BSPTree |
Enumerations | |
| enum | BSPPosition { BSP_CROSS_PLANE, BSP_UPPER, BSP_LOWER } |
Variables | |
| double | EGALITY_EPS = 0.0001 |
| double | LINE_EGALITY_EPS = 0.0001 |
| enum BSPPosition |
| Enumerator | |
|---|---|
| BSP_CROSS_PLANE | |
| BSP_UPPER | |
| BSP_LOWER | |
Definition at line 56 of file BSPSortMethod.cpp.
| double EGALITY_EPS = 0.0001 |
Definition at line 53 of file BSPSortMethod.cpp.
| double LINE_EGALITY_EPS = 0.0001 |
Definition at line 54 of file BSPSortMethod.cpp.