Work on mesh decimation.
This commit is contained in:
@ -38,6 +38,8 @@ namespace Ogre
|
||||
SurfaceEdgeIterator edge;
|
||||
|
||||
SurfaceTriangle();
|
||||
|
||||
//std::string toString(void);
|
||||
};
|
||||
|
||||
bool operator == (const SurfaceTriangle& lhs, const SurfaceTriangle& rhs);
|
||||
|
Reference in New Issue
Block a user