9 lines
131 B
C++
9 lines
131 B
C++
#include "IndexedSurfacePatch.h"
|
|
#include "RegionGeometry.h"
|
|
|
|
namespace PolyVox
|
|
{
|
|
RegionGeometry::RegionGeometry()
|
|
{
|
|
}
|
|
} |