Moved core code from Ogre namespace to PolyVox namespace.
This commit is contained in:
@ -32,11 +32,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
#include "SurfaceVertex.h"
|
||||
#include "RegionGeometry.h"
|
||||
|
||||
#include "Vector.hpp"
|
||||
#include "Vector.h"
|
||||
|
||||
#include <set>
|
||||
|
||||
namespace Ogre
|
||||
namespace PolyVox
|
||||
{
|
||||
enum NormalGenerationMethod
|
||||
{
|
||||
|
Reference in New Issue
Block a user