#include <llspatialpartition.h>


Public Member Functions | |
| LLTreePartition () | |
| virtual void | getGeometry (LLSpatialGroup *group) |
| virtual void | addGeometryCount (LLSpatialGroup *group, U32 &vertex_count, U32 &index_count) |
Definition at line 469 of file llspatialpartition.h.
| LLTreePartition::LLTreePartition | ( | ) |
Definition at line 941 of file llvotree.cpp.
References FALSE, LLSpatialPartition::mDrawableType, LLSpatialPartition::mLODPeriod, LLSpatialPartition::mPartitionType, LLSpatialPartition::mRenderByGroup, LLSpatialPartition::mSlopRatio, LLViewerRegion::PARTITION_TREE, and LLPipeline::RENDER_TYPE_TREE.
| virtual void LLTreePartition::getGeometry | ( | LLSpatialGroup * | group | ) | [inline, virtual] |
| virtual void LLTreePartition::addGeometryCount | ( | LLSpatialGroup * | group, | |
| U32 & | vertex_count, | |||
| U32 & | index_count | |||
| ) | [inline, virtual] |
1.5.5