|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
#include <OgreLodData.h>
| Public Member Functions | |
| void | addEdge (const Edge &edge) | 
| Iterator pointing to the position in the mCollapseCostSet, which allows fast remove. | |
| void | removeEdge (const Edge &edge) | 
| Public Attributes | |
| Vertex * | collapseTo | 
| CollapseCostHeap::iterator | costHeapPosition | 
| VEdges | edges | 
| Vector3 | normal | 
| Vector3 | position | 
| bool | seam | 
| VTriangles | triangles | 
Iterator pointing to the position in the mCollapseCostSet, which allows fast remove.
| Vertex* Ogre::LodData::Vertex::collapseTo | 
| CollapseCostHeap::iterator Ogre::LodData::Vertex::costHeapPosition | 
| VEdges Ogre::LodData::Vertex::edges | 
| Vector3 Ogre::LodData::Vertex::normal | 
| Vector3 Ogre::LodData::Vertex::position | 
| bool Ogre::LodData::Vertex::seam | 
| VTriangles Ogre::LodData::Vertex::triangles |