My Project
|
#include <buffers.hh>
Public Member Functions | |
IndexBuffer (const std::vector< unsigned int > data) | |
~IndexBuffer () | |
void | bind () const |
void | unbind () const |
unsigned int | get_count () const |
Private Attributes | |
unsigned int | ib_render_id |
unsigned int | ib_count |
IndexBuffer::IndexBuffer | ( | const std::vector< unsigned int > | data | ) |
IndexBuffer::~IndexBuffer | ( | ) |
void IndexBuffer::bind | ( | ) | const |
|
inline |
void IndexBuffer::unbind | ( | ) | const |
|
private |
|
private |