Work on mesh decimation.
This commit is contained in:
@ -46,7 +46,7 @@ namespace Ogre
|
||||
SurfaceEdgeIterator otherHalfEdge;
|
||||
|
||||
//FIXME - could use boost::optional for this?
|
||||
bool hasOtherHalfEdge;
|
||||
bool hasTriangle;
|
||||
|
||||
SurfaceEdge();
|
||||
|
||||
|
Reference in New Issue
Block a user