Fireworks Engine  v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
fireworks::graphics::VertexData3D Member List

This is the complete list of members for fireworks::graphics::VertexData3D, including all inherited members.

colorfireworks::graphics::VertexData3D
tidfireworks::graphics::VertexData3D
uvfireworks::graphics::VertexData3D
vertexfireworks::graphics::VertexData3D
VertexData3D()fireworks::graphics::VertexData3Dinline
VertexData3D(glm::vec3 vertex, glm::vec2 uv, float texID, glm::vec4 color)fireworks::graphics::VertexData3Dinline