OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ogre::EdgeListBuilder::vectorLess Struct Reference

Comparator for unique vertex list. More...

#include <OgreEdgeListBuilder.h>

Public Member Functions

bool operator() (const Vector3 &a, const Vector3 &b) const
 

Detailed Description

Comparator for unique vertex list.

Definition at line 227 of file OgreEdgeListBuilder.h.

Member Function Documentation

bool Ogre::EdgeListBuilder::vectorLess::operator() ( const Vector3 a,
const Vector3 b 
) const
inline

Definition at line 228 of file OgreEdgeListBuilder.h.

References Ogre::Vector3::x, Ogre::Vector3::y, and Ogre::Vector3::z.


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