Public Member Functions | Public Attributes
Ogre::ProgressiveMeshGenerator::PMEdge Struct Reference

#include <OgreProgressiveMeshGenerator.h>

List of all members.

Public Member Functions

 PMEdge (PMVertex *destination)
 PMEdge (const PMEdge &b)
bool operator< (const PMEdge &other) const
PMEdgeoperator= (const PMEdge &b)
bool operator== (const PMEdge &other) const

Public Attributes

Real collapseCost
PMVertexdst
int refCount

Detailed Description

Definition at line 142 of file OgreProgressiveMeshGenerator.h.


Constructor & Destructor Documentation


Member Function Documentation

bool Ogre::ProgressiveMeshGenerator::PMEdge::operator< ( const PMEdge other) const
PMEdge& Ogre::ProgressiveMeshGenerator::PMEdge::operator= ( const PMEdge b)
bool Ogre::ProgressiveMeshGenerator::PMEdge::operator== ( const PMEdge other) const

Member Data Documentation

Definition at line 144 of file OgreProgressiveMeshGenerator.h.

Definition at line 143 of file OgreProgressiveMeshGenerator.h.

Definition at line 145 of file OgreProgressiveMeshGenerator.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:41:31