Comments
This commit is contained in:
parent
4cec89de38
commit
da8f294847
@ -52,6 +52,7 @@ public:
|
||||
// Convert a SurfaceMesh to OpenGL index/vertex buffers
|
||||
void setSurfaceMeshToRender(const PolyVox::SurfaceMesh<PolyVox::CubicVertex<uint8_t> >& surfaceMesh);
|
||||
|
||||
// The viewable region can be adjusted so that this example framework can be use for different volume sizes.
|
||||
void setViewableRegion(PolyVox::Region viewableRegion);
|
||||
|
||||
protected:
|
||||
|
Loading…
x
Reference in New Issue
Block a user