#include <llspatialpartition.h>
Inheritance diagram for LLTreePartition:
Public Member Functions | |
LLTreePartition () | |
virtual void | getGeometry (LLSpatialGroup *group) |
virtual void | addGeometryCount (LLSpatialGroup *group, U32 &vertex_count, U32 &index_count) |
Definition at line 405 of file llspatialpartition.h.
LLTreePartition::LLTreePartition | ( | ) |
Definition at line 940 of file llvotree.cpp.
References FALSE, LLSpatialPartition::mDrawableType, LLSpatialPartition::mLODPeriod, LLSpatialPartition::mPartitionType, LLSpatialPartition::mRenderByGroup, LLSpatialPartition::mSlopRatio, LLPipeline::PARTITION_TREE, and LLPipeline::RENDER_TYPE_TREE.
virtual void LLTreePartition::addGeometryCount | ( | LLSpatialGroup * | group, | |
U32 & | vertex_count, | |||
U32 & | index_count | |||
) | [inline, virtual] |
virtual void LLTreePartition::getGeometry | ( | LLSpatialGroup * | group | ) | [inline, virtual] |