Ogre::ProgressiveMesh::PMFaceVertex Class Reference

A vertex as used by a face. More...

#include <OgreProgressiveMesh.h>

List of all members.

Public Attributes

size_t realIndex
PMVertexcommonVertex


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.

Definition at line 127 of file OgreProgressiveMesh.h.


Member Data Documentation

size_t Ogre::ProgressiveMesh::PMFaceVertex::realIndex

Definition at line 129 of file OgreProgressiveMesh.h.

PMVertex* Ogre::ProgressiveMesh::PMFaceVertex::commonVertex

Definition at line 130 of file OgreProgressiveMesh.h.


The documentation for this class was generated from the following file:

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Thu Jan 22 21:26:52 2009