Removed more Ogre stuff from core library...

This commit is contained in:
David Williams
2008-02-10 11:22:10 +00:00
parent 9138ae51da
commit a518afff41
13 changed files with 26 additions and 29 deletions

View File

@ -36,7 +36,7 @@ namespace Ogre
void setEdge(const SurfaceEdgeIterator& edgeToSet);
//std::string toString(void);
//std::string tostring(void);
private:
SurfaceEdgeIterator edge;