BlankMat 0.1.0
Free open-source 3D texture creation application
Loading...
Searching...
No Matches
Vertex Member List

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

normalVertex
posVertex
tangentVertex
texCoordsVertex
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())Vertexinline