![]() |
Shkyera Engine
Easy to use, game engine for Python
|
This is the complete list of members for shkyera::Mesh::Vertex, including all inherited members.
calculateTangent() | shkyera::Mesh::Vertex | inline |
normal | shkyera::Mesh::Vertex | |
position | shkyera::Mesh::Vertex | |
tangent | shkyera::Mesh::Vertex | |
texcoord | shkyera::Mesh::Vertex | |
Vertex(const glm::vec3 &pos, const glm::vec3 &norm, const glm::vec2 &tex) | shkyera::Mesh::Vertex | inline |
Vertex(const glm::vec3 &pos) | shkyera::Mesh::Vertex | inline |