Jopnal Engine  alpha 0.4
Simple Component Based 2D/3D Game Engine
jop::Vertex Member List

This is the complete list of members for jop::Vertex, including all inherited members.

normaljop::Vertex
positionjop::Vertex
texCoordsjop::Vertex
Vertex()=defaultjop::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