|
tex_t & | operator= (tex_t &&)=default |
|
| tex_t (tex_t &&)=default |
|
GLuint * | begin () |
|
const GLuint * | begin () const |
|
| buffer_t (buffer_t &&o) noexcept |
|
| buffer_t (const buffer_t &o) |
|
| buffer_t (size_t elements) |
|
| buffer_t (size_t elements, const GLuint &t) |
|
GLuint * | end () |
|
const GLuint * | end () const |
|
void | fake_resize (std::size_t els) |
|
buffer_t & | operator= (buffer_t &&o) noexcept |
|
GLuint & | operator[] (size_t el) |
|
const GLuint & | operator[] (size_t el) const |
|
size_t | size () const |
|
|
static tex_t | make (std::size_t count) |
|
The documentation for this class was generated from the following files: