![]() |
OGRE 2.3.3
Object-Oriented Graphics Rendering Engine
|
#include <OgreLodData.h>
Public Member Functions | |
| Edge (const Edge &b) | |
| Edge (VertexI destinationi) | |
| bool | operator< (const Edge &other) const |
| Edge & | operator= (const Edge &b) |
| bool | operator== (const Edge &other) const |
Public Attributes | |
| Real | collapseCost |
| VertexI | dsti |
| int | refCount |
|
explicit |
| Real Ogre::LodData::Edge::collapseCost |
| VertexI Ogre::LodData::Edge::dsti |
| int Ogre::LodData::Edge::refCount |