|
Fireworks Engine
v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
|
This is the complete list of members for fireworks::graphics::VertexData3D, including all inherited members.
| color | fireworks::graphics::VertexData3D | |
| tid | fireworks::graphics::VertexData3D | |
| uv | fireworks::graphics::VertexData3D | |
| vertex | fireworks::graphics::VertexData3D | |
| VertexData3D() | fireworks::graphics::VertexData3D | inline |
| VertexData3D(glm::vec3 vertex, glm::vec2 uv, float texID, glm::vec4 color) | fireworks::graphics::VertexData3D | inline |