CSEngine
|
This is the complete list of members for CSE::Vertex, including all inherited members.
addTangent(vec3 tangent) (defined in CSE::Vertex) | CSE::Vertex | inline |
averageTangents() (defined in CSE::Vertex) | CSE::Vertex | inline |
getAvgTangent() const (defined in CSE::Vertex) | CSE::Vertex | inline |
getDuplicateVertex() (defined in CSE::Vertex) | CSE::Vertex | inline |
getIndex() (defined in CSE::Vertex) | CSE::Vertex | inline |
getLength() (defined in CSE::Vertex) | CSE::Vertex | inline |
getNormalIndex() (defined in CSE::Vertex) | CSE::Vertex | inline |
getPosition() (defined in CSE::Vertex) | CSE::Vertex | inline |
getTextureIndex() (defined in CSE::Vertex) | CSE::Vertex | inline |
getWeightsData() const (defined in CSE::Vertex) | CSE::Vertex | inline |
hasSameTextureAndNormal(int textureIndexOther, int normalIndexOther) (defined in CSE::Vertex) | CSE::Vertex | inline |
isSet() (defined in CSE::Vertex) | CSE::Vertex | inline |
setDuplicateVertex(Vertex *duplicateVertex) (defined in CSE::Vertex) | CSE::Vertex | inline |
setNormalIndex(int normalIndex) (defined in CSE::Vertex) | CSE::Vertex | inline |
setTextureIndex(int textureIndex) (defined in CSE::Vertex) | CSE::Vertex | inline |
Vertex(int index, vec3 position, VertexSkinData *weightsData=nullptr) (defined in CSE::Vertex) | CSE::Vertex | inline |
~Vertex() (defined in CSE::Vertex) | CSE::Vertex | inline |