#include <SYS/SYS_Types.h>#include <vector>#include <limits>#include "UT_API.h"#include "UT_Math.h"Go to the source code of this file.
Classes | |
| class | UT_BoxT< T > |
| class | UT_RTreeBoxAssignmentT< T > |
| class | UT_RTreeGeneric< ORDER > |
Typedefs | |
| typedef UT_BoxT< fpreal32 > | UT_BoxF |
| typedef UT_BoxT< fpreal64 > | UT_BoxD |
| typedef UT_BoxT< fpreal64 > | UT_Box |
| typedef UT_RTreeBoxAssignmentT < fpreal32 > | UT_RTreeBoxAssignmentF |
| typedef UT_RTreeBoxAssignmentT < fpreal64 > | UT_RTreeBoxAssignmentD |
| typedef UT_RTreeBoxAssignmentT < fpreal64 > | UT_RTreeBoxAssignment |
| typedef UT_RTreeGeneric< 2 > | UT_RTree2 |
| typedef UT_RTreeGeneric< 16 > | UT_RTree16 |
| typedef UT_RTreeGeneric< 2 > | UT_RTree |
Definition at line 177 of file UT_RTree.h.
Definition at line 176 of file UT_RTree.h.
Definition at line 175 of file UT_RTree.h.
| typedef UT_RTreeGeneric<2> UT_RTree |
Definition at line 187 of file UT_RTree.h.
| typedef UT_RTreeGeneric<16> UT_RTree16 |
Definition at line 186 of file UT_RTree.h.
| typedef UT_RTreeGeneric<2> UT_RTree2 |
Definition at line 185 of file UT_RTree.h.
Definition at line 182 of file UT_RTree.h.
Definition at line 181 of file UT_RTree.h.
Definition at line 180 of file UT_RTree.h.
1.5.9