OGRE
1.9.0
|
Comparator for sorting geometries by vertex set. More...
#include <OgreEdgeListBuilder.h>
Public Member Functions | |
bool | operator() (const Geometry &a, const Geometry &b) const |
Comparator for sorting geometries by vertex set.
Definition at line 224 of file OgreEdgeListBuilder.h.
bool Ogre::EdgeListBuilder::geometryLess::operator() | ( | const Geometry & | a, |
const Geometry & | b ) const |
Definition at line 225 of file OgreEdgeListBuilder.h.
References Ogre::EdgeListBuilder::Geometry::indexSet, and Ogre::EdgeListBuilder::Geometry::vertexSet.