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

@ -33,7 +33,7 @@ namespace Ogre
friend bool operator < (const SurfaceEdge& lhs, const SurfaceEdge& rhs);
std::string toString(void);
std::string tostring(void);
bool isDegenerate(void);