Moved core code from Ogre namespace to PolyVox namespace.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include <sstream>
|
||||
|
||||
namespace Ogre
|
||||
namespace PolyVox
|
||||
{
|
||||
SurfaceEdge::SurfaceEdge(const SurfaceVertexIterator& targetToSet,const SurfaceVertexIterator& sourceToSet)
|
||||
{
|
||||
|
Reference in New Issue
Block a user