Moved core code from Ogre namespace to PolyVox namespace.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
#include <set>
|
||||
|
||||
namespace Ogre
|
||||
namespace PolyVox
|
||||
{
|
||||
class SurfaceVertex;
|
||||
typedef std::set<SurfaceVertex>::iterator SurfaceVertexIterator;
|
||||
|
Reference in New Issue
Block a user