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

Ogre::ProgressiveMesh::PMWorkingData Struct Reference

Data used to calculate the collapse costs. More...

#include <OgreProgressiveMesh.h>

List of all members.

Public Attributes

TriangleList mTriList
FaceVertexList mFaceVertList
 List of faces. More...

CommonVertexList mVertList


Detailed Description

Data used to calculate the collapse costs.


Member Data Documentation

FaceVertexList Ogre::ProgressiveMesh::PMWorkingData::mFaceVertList
 

List of faces.

TriangleList Ogre::ProgressiveMesh::PMWorkingData::mTriList
 

CommonVertexList Ogre::ProgressiveMesh::PMWorkingData::mVertList
 

Copyright © 2002 by The OGRE Team