#include <OgreLodData.h>
◆ Edge() [1/2]
Ogre::LodData::Edge::Edge |
( |
Vertex * |
destination | ) |
|
|
explicit |
◆ Edge() [2/2]
Ogre::LodData::Edge::Edge |
( |
const Edge & |
b | ) |
|
◆ operator==()
bool Ogre::LodData::Edge::operator== |
( |
const Edge & |
other | ) |
const |
◆ operator=()
Edge& Ogre::LodData::Edge::operator= |
( |
const Edge & |
b | ) |
|
◆ operator<()
bool Ogre::LodData::Edge::operator< |
( |
const Edge & |
other | ) |
const |
◆ dst
Vertex* Ogre::LodData::Edge::dst |
◆ collapseCost
Real Ogre::LodData::Edge::collapseCost |
◆ refCount
int Ogre::LodData::Edge::refCount |
The documentation for this struct was generated from the following file: