|
Brunot
|
This is the complete list of members for gfx::IndexBuffer, including all inherited members.
| activate() const -> void | gfx::IndexBuffer | |
| count() const -> unsigned int | gfx::IndexBuffer | inline |
| deactivate() const -> void | gfx::IndexBuffer | |
| elementCount | gfx::IndexBuffer | private |
| getID() const -> GLuint | gfx::IndexBuffer | |
| ID | gfx::IndexBuffer | private |
| IndexBuffer(const unsigned int *data, unsigned int bytes, unsigned int indexCount) | gfx::IndexBuffer | |
| IndexBuffer(const IndexBuffer &other)=default | gfx::IndexBuffer | |
| IndexBuffer(IndexBuffer &&other) noexcept=default | gfx::IndexBuffer | |
| operator=(const IndexBuffer &other) -> IndexBuffer &=default | gfx::IndexBuffer | |
| operator=(IndexBuffer &&other) noexcept -> IndexBuffer &=default | gfx::IndexBuffer | |
| ~IndexBuffer() | gfx::IndexBuffer |