Lagrange
|
Public Attributes | |
std::shared_ptr< VAO > | vao |
std::array< int, max_attributes > | attribute_dimensions |
std::array< std::shared_ptr< GPUBuffer >, max_attributes > | attribute_buffers |
std::shared_ptr< GPUBuffer > | index_buffer |
Static Public Attributes | |
static constexpr int | max_attributes |
|
staticconstexpr |