#include <OPGL.hpp>
Collaboration diagram for cae::Mesh:Public Attributes | |
| GLuint | vao = 0 |
| GLuint | vbo = 0 |
| GLuint | ebo = 0 |
| GLsizei | vertexCount = 0 |
| GLsizei cae::Mesh::vertexCount = 0 |
Definition at line 24 of file OPGL.hpp.
Referenced by cae::OPGL::createMesh().