![]() |
Jopnal Engine
alpha 0.4
Simple Component Based 2D/3D Game Engine
|
This is the complete list of members for jop::Vertex, including all inherited members.
normal | jop::Vertex | |
position | jop::Vertex | |
texCoords | jop::Vertex | |
Vertex()=default | jop::Vertex | |
Vertex(const glm::vec3 &pos) | jop::Vertex | |
Vertex(const glm::vec3 &pos, const glm::vec2 &tc) | jop::Vertex | |
Vertex(const glm::vec3 &pos, const glm::vec3 &nor) | jop::Vertex | |
Vertex(const glm::vec3 &pos, const glm::vec2 &tc, const glm::vec3 &nor) | jop::Vertex |