#include <octree.h>
◆ Octant
Enumerator |
---|
OCTANT_TOP_LEFT_BACK | |
OCTANT_TOP_LEFT_FRONT | |
OCTANT_TOP_RIGHT_BACK | |
OCTANT_TOP_RIGHT_FRONT | |
OCTANT_BOTTOM_LEFT_BACK | |
OCTANT_BOTTOM_LEFT_FRONT | |
OCTANT_BOTTOM_RIGHT_BACK | |
OCTANT_BOTTOM_RIGHT_FRONT | |
◆ Octree()
◆ AddLeaf()
template<typename T >
uint32_t tram::Octree< T >::AddLeaf |
( |
T |
type, |
|
|
float |
x, |
|
|
float |
y, |
|
|
float |
z |
|
) |
| |
|
inline |
◆ Draw() [1/2]
◆ Draw() [2/2]
◆ Find()
◆ FindNearest() [1/3]
◆ FindNearest() [2/3]
◆ FindNearest() [3/3]
template<typename T >
size_t tram::Octree< T >::FindNearest |
( |
T |
result[], |
|
|
float |
x, |
|
|
float |
y, |
|
|
float |
z |
|
) |
| |
|
inline |
◆ GetOctant()
◆ Insert() [1/2]
◆ Insert() [2/2]
◆ NewNode()
◆ Remove() [1/2]
◆ Remove() [2/2]
◆ RemoveLeaf()
◆ nodes
◆ root
The documentation for this class was generated from the following file:
- C:/Users/Poga/Desktop/painis/tram-sdk/src/templates/octree.h