Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
AABTreeCullSystemClass Member List

This is the complete list of members for AABTreeCullSystemClass, including all inherited members.

AABTreeCullSystemClass(void)AABTreeCullSystemClass
AABTreeIterator classAABTreeCullSystemClassfriend
Add_Loaded_Object(AABTreeNodeClass *node, CullableClass *obj)AABTreeCullSystemClassprotected
Add_Object_Internal(CullableClass *obj, int node_index=-1)AABTreeCullSystemClassprotected
Add_Object_Recursive(AABTreeNodeClass *node, CullableClass *obj)AABTreeCullSystemClassprotected
Add_To_Collection(CullableClass *obj)CullSystemClassprotected
Collect_Objects(const Vector3 &point)AABTreeCullSystemClassvirtual
Collect_Objects(const AABoxClass &box)AABTreeCullSystemClassvirtual
Collect_Objects(const OBBoxClass &box)AABTreeCullSystemClassvirtual
Collect_Objects(const FrustumClass &frustum)AABTreeCullSystemClassvirtual
Collect_Objects(const SphereClass &sphere)AABTreeCullSystemClassvirtual
Collect_Objects_Recursive(AABTreeNodeClass *node)AABTreeCullSystemClassprotected
Collect_Objects_Recursive(AABTreeNodeClass *node, const Vector3 &point)AABTreeCullSystemClassprotected
Collect_Objects_Recursive(AABTreeNodeClass *node, const AABoxClass &box)AABTreeCullSystemClassprotected
Collect_Objects_Recursive(AABTreeNodeClass *node, const OBBoxClass &box)AABTreeCullSystemClassprotected
Collect_Objects_Recursive(AABTreeNodeClass *node, const FrustumClass &frustum)AABTreeCullSystemClassprotected
Collect_Objects_Recursive(AABTreeNodeClass *node, const FrustumClass &frustum, int planes_passed)AABTreeCullSystemClassprotected
Collect_Objects_Recursive(AABTreeNodeClass *node, const SphereClass &sphere)AABTreeCullSystemClassprotected
CollectionHeadCullSystemClassprotected
CullSystemClass(void)CullSystemClass
Get_Bounding_Box(void)AABTreeCullSystemClass
Get_First_Collected_Object_Internal(void)CullSystemClassprotected
Get_Next_Collected_Object_Internal(CullableClass *obj)CullSystemClassprotected
Get_Node_Bounds(int node_id, AABoxClass *set_bounds)AABTreeCullSystemClass
Get_Statistics(void)AABTreeCullSystemClass
IndexedNodesAABTreeCullSystemClassprotected
Load(ChunkLoadClass &cload)AABTreeCullSystemClassvirtual
Load_Node_Contents(AABTreeNodeClass *, ChunkLoadClass &)AABTreeCullSystemClassinlineprotectedvirtual
Load_Nodes(AABTreeNodeClass *node, ChunkLoadClass &cload)AABTreeCullSystemClassprotected
Load_Object_Linkage(ChunkLoadClass &cload, CullableClass *obj)AABTreeCullSystemClass
NODE_ACCEPTED(void)AABTreeCullSystemClassinlineprotected
NODE_REJECTED(void)AABTreeCullSystemClassinlineprotected
NODE_TRIVIALLY_ACCEPTED(void)AABTreeCullSystemClassinlineprotected
NodeCountAABTreeCullSystemClassprotected
Object_Count(void) constAABTreeCullSystemClass
ObjectCountAABTreeCullSystemClassprotected
Partition_Node_Count(void) constAABTreeCullSystemClass
Partition_Node_Count_Recursive(AABTreeNodeClass *node) constAABTreeCullSystemClassprotected
Partition_Tree_Depth(void) constAABTreeCullSystemClass
Partition_Tree_Depth_Recursive(AABTreeNodeClass *node, int cur_depth, int &max_depth) constAABTreeCullSystemClassprotected
Peek_First_Collected_Object_Internal(void)CullSystemClassprotected
Peek_Next_Collected_Object_Internal(CullableClass *obj)CullSystemClassprotected
Re_Index_Nodes(void)AABTreeCullSystemClassprotected
Re_Index_Nodes_Recursive(AABTreeNodeClass *node, int &counter)AABTreeCullSystemClassprotected
Re_Partition(void)AABTreeCullSystemClass
Re_Partition(const AABoxClass &bounds, SimpleDynVecClass< AABoxClass > &boxes)AABTreeCullSystemClass
Remove_Object_Internal(CullableClass *obj)AABTreeCullSystemClassprotected
Reset_Collection(void)CullSystemClass
Reset_Statistics(void)AABTreeCullSystemClass
RootNodeAABTreeCullSystemClassprotected
Save(ChunkSaveClass &csave)AABTreeCullSystemClassvirtual
Save_Node_Contents(AABTreeNodeClass *, ChunkSaveClass &)AABTreeCullSystemClassinlineprotectedvirtual
Save_Nodes(AABTreeNodeClass *node, ChunkSaveClass &csave)AABTreeCullSystemClassprotected
Save_Object_Linkage(ChunkSaveClass &csave, CullableClass *obj)AABTreeCullSystemClass
StatsAABTreeCullSystemClassprotected
Update_Bounding_Boxes(void)AABTreeCullSystemClass
Update_Bounding_Boxes_Recursive(AABTreeNodeClass *node)AABTreeCullSystemClassprotected
Update_Culling(CullableClass *obj)AABTreeCullSystemClassvirtual
~AABTreeCullSystemClass(void)AABTreeCullSystemClassvirtual
~CullSystemClass(void)CullSystemClassvirtual