#include <OPC_TreeBuilders.h>
Public Attributes | |
udword AABB &global_box | const |
udword axis | const |
udword const AABB udword axis | const |
udword const AABB & | global_box |
const Point * | mVertexArray |
Shortcut to an app-controlled array of vertices. More... | |
udword | nb_prims |
Public Attributes inherited from AABBTreeBuilder | |
udword | mNbPrimitives |
Total number of primitives. More... | |
void * | mNodeBase |
Address of node pool [Opcode 1.3]. More... | |
BuildSettings | mSettings |
Splitting rules & split limit [Opcode 1.3]. More... | |
A builder for AABB-trees of vertices.
Definition at line 129 of file OPC_TreeBuilders.h.
|
inline |
Constructor.
Definition at line 133 of file OPC_TreeBuilders.h.
|
inlinevirtual |
Destructor.
Definition at line 135 of file OPC_TreeBuilders.h.
AABBTreeOfVerticesBuilder::override | ( | AABBTreeBuilder | ) | const |
AABBTreeOfVerticesBuilder::override | ( | AABBTreeBuilder | ) |
AABBTreeOfVerticesBuilder::override | ( | AABBTreeBuilder | ) | const |
udword AABB& global_box AABBTreeOfVerticesBuilder::const |
Definition at line 137 of file OPC_TreeBuilders.h.
udword axis AABBTreeOfVerticesBuilder::const |
Definition at line 138 of file OPC_TreeBuilders.h.
Definition at line 139 of file OPC_TreeBuilders.h.
Definition at line 139 of file OPC_TreeBuilders.h.
Shortcut to an app-controlled array of vertices.
Definition at line 141 of file OPC_TreeBuilders.h.
udword AABBTreeOfVerticesBuilder::nb_prims |
Definition at line 137 of file OPC_TreeBuilders.h.