Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
Ogre::ProgressiveMesh::PMFaceVertex Class Reference
A vertex as used by a face.
More...
#include <OgreProgressiveMesh.h>
List of all members.
Detailed Description
A vertex as used by a face.
This records the index of the actual vertex which is used by the face, and a pointer to the common vertex used for surface evaluation.
Member Data Documentation
PMVertex* Ogre::ProgressiveMesh::PMFaceVertex::commonVertex
|
|
ushort Ogre::ProgressiveMesh::PMFaceVertex::realIndex
|
|
Copyright © 2002 by The OGRE Team