#include <buffer_pool.hpp>
Definition at line 56 of file buffer_pool.hpp.
Public Member Functions | |
bucket (const vbuffer::update_mode &mode, const gsgl::index_t num_vertices=0, const gsgl::index_t num_indices=0) | |
Public Attributes | |
index_buffer | indices |
vertex_buffer | vertices |
bucket | ( | const vbuffer::update_mode & | mode, | |
const gsgl::index_t | num_vertices = 0 , |
|||
const gsgl::index_t | num_indices = 0 | |||
) | [inline] |
Definition at line 61 of file buffer_pool.hpp.
Definition at line 59 of file buffer_pool.hpp.
Definition at line 58 of file buffer_pool.hpp.