Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::ProgressiveMesh Member List

This is the complete list of members for Ogre::ProgressiveMesh, including all inherited members.
addExtraVertexPositionBuffer(Real *buffer)Ogre::ProgressiveMesh [virtual]
addWorkingData(Real *pPositions, GeometryData *data, ushort *indexBuffer, ushort numIndexes)Ogre::ProgressiveMesh [protected]
bakeNewLOD(LODFaceData *pData)Ogre::ProgressiveMesh [protected]
build(ushort numLevels, LODFaceList *outList, VertexReductionQuota quota=VRQ_PROPORTIONAL, Real reductionValue=0.5f)Ogre::ProgressiveMesh [virtual]
collapse(PMVertex *collapser)Ogre::ProgressiveMesh [protected]
CommonVertexList typedefOgre::ProgressiveMesh [protected]
computeAllCosts(void)Ogre::ProgressiveMesh [protected]
computeEdgeCollapseCost(PMVertex *src, PMVertex *dest)Ogre::ProgressiveMesh [protected]
computeEdgeCostAtVertex(ushort vertIndex)Ogre::ProgressiveMesh [protected]
computeEdgeCostAtVertexForBuffer(WorkingDataList::iterator idata, ushort vertIndex)Ogre::ProgressiveMesh [protected]
dumpContents(const String &log)Ogre::ProgressiveMesh [protected]
FaceVertexList typedefOgre::ProgressiveMesh [protected]
getNextCollapser(void)Ogre::ProgressiveMesh [protected]
initialiseEdgeCollapseCosts(void)Ogre::ProgressiveMesh [protected]
LODFaceList typedefOgre::ProgressiveMesh
mCurrNumIndexesOgre::ProgressiveMesh [protected]
mNumCommonVerticesOgre::ProgressiveMesh [protected]
mNumIndexesOgre::ProgressiveMesh [protected]
mpGeomDataOgre::ProgressiveMesh [protected]
mpIndexBufferOgre::ProgressiveMesh [protected]
mWorkingDataOgre::ProgressiveMesh [protected]
mWorstCostsOgre::ProgressiveMesh [protected]
ProgressiveMesh(GeometryData *data, ushort *indexBuffer, ushort numIndexes)Ogre::ProgressiveMesh
TriangleList typedefOgre::ProgressiveMesh [protected]
VertexReductionQuota enum nameOgre::ProgressiveMesh
VRQ_CONSTANT enum valueOgre::ProgressiveMesh
VRQ_PROPORTIONAL enum valueOgre::ProgressiveMesh
WorkingDataList typedefOgre::ProgressiveMesh [protected]
WorstCostList typedefOgre::ProgressiveMesh [protected]
~ProgressiveMesh()Ogre::ProgressiveMesh [virtual]

Copyright © 2002 by The OGRE Team