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