![]() |
Maria GDK 5.0.0.850
Documentation of native code in develop branch
|
Public Member Functions | |
RenderBatch (const std::shared_ptr< STK::Font > &f) | |
void | initBuffers (const std::vector< VertexData > &vtx, const std::vector< unsigned short > &ip) |
void | drawBuffers () const |
void | clearBuffers () |
Public Attributes | |
std::shared_ptr< STK::Font > | font |
STK::VAOCache | vaoCache |
STK::BufferObject | vtxBuffer |
STK::BufferObject | idxBuffer |
int | idxBufferSize = 0 |