Refactoring work... working on meshes
This commit is contained in:
@ -45,7 +45,7 @@ namespace Ogre
|
||||
|
||||
bool operator==(const SurfaceVertex& rhs) const;
|
||||
|
||||
//bool operator < (const SurfaceVertex& rhs) const;
|
||||
bool operator < (const SurfaceVertex& rhs) const;
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user