![]() |
BlankMat 0.1.0
Free open-source 3D texture creation application
|
This is the complete list of members for Vertex, including all inherited members.
normal | Vertex | |
pos | Vertex | |
tangent | Vertex | |
texCoords | Vertex | |
Vertex(const glm::vec3 &_pos=glm::vec3(), const glm::vec3 &_normal=glm::vec3(), const glm::vec2 &_texCoords=glm::vec2(), const glm::vec3 &_tangent=glm::vec3()) | Vertex | inline |