21 #include "hx3d/graphics/geometries/cube_geometry.hpp" 27 CubeGeometry::CubeGeometry(): Geometry() {
void setIndices(std::vector< GLushort > values)
Set the indices.
void setAttribute(std::string name, std::vector< float > values)
Set an attribute with values.
void uploadAll()
Upload all the buffers to the GPU.