|
Brunot
|
This is the complete list of members for gfx::VAO, including all inherited members.
| activate() const -> void | gfx::VAO | |
| color | gfx::VAO | private |
| deactivate() const -> void | gfx::VAO | |
| ID() const -> GLuint | gfx::VAO | inline |
| operator=(const VAO &other) -> VAO &=default | gfx::VAO | |
| operator=(VAO &&other) noexcept -> VAO &=default | gfx::VAO | |
| position | gfx::VAO | private |
| textureCoord | gfx::VAO | private |
| VAO(const VertexBuffer &vertexBuffer, const IndexBuffer &indexBuffer) | gfx::VAO | |
| VAO(const VAO &other)=default | gfx::VAO | |
| VAO(VAO &&other) noexcept=default | gfx::VAO | |
| VAOID | gfx::VAO | private |
| ~VAO() | gfx::VAO |