Moved some code from PolyVoxSceneManager to SurfaceExtractors

This commit is contained in:
David Williams
2008-05-24 17:29:27 +00:00
parent b42f28793f
commit 0b012cbd75
8 changed files with 903 additions and 820 deletions

View File

@ -22,6 +22,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#ifndef __PolyVox_ForwardDeclarations_H__
#define __PolyVox_ForwardDeclarations_H__
#include "Enums.h"
#include "boost/cstdint.hpp"
namespace PolyVox