|
Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
| void | draw () |
Static Public Attributes | |
| static const int | VERTEX_ATTRIBUTE_LOCATION = 0 |
Protected Member Functions | |
| void | initialize () |
| void | beforeContextDestroy () override |
| void | afterContextRebuild () override |
Protected Attributes | |
|
glow::ref_ptr < glow::VertexArrayObject > | m_vertexArrayObject |
| glow::ref_ptr< glow::Buffer > | m_vertexBuffer |