Moved core code from Ogre namespace to PolyVox namespace.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include "SurfaceTriangle.h"
|
||||
#include "SurfaceEdge.h"
|
||||
|
||||
namespace Ogre
|
||||
namespace PolyVox
|
||||
{
|
||||
SurfaceVertex::SurfaceVertex()
|
||||
{
|
||||
|
Reference in New Issue
Block a user