This is the complete list of members for kanzi::MeshVertexAttribute, including all inherited members.
dataType | kanzi::MeshVertexAttribute | |
dimension | kanzi::MeshVertexAttribute | |
MeshVertexAttribute() | kanzi::MeshVertexAttribute | inlineexplicit |
MeshVertexAttribute(string_view name, Semantic semantic, unsigned int semanticIndex, GraphicsDataType dataType, unsigned int dimension, unsigned int offset) | kanzi::MeshVertexAttribute | inlineexplicit |
name | kanzi::VertexAttribute | |
offset | kanzi::MeshVertexAttribute | |
operator!=(const MeshVertexAttribute &attribute1, const MeshVertexAttribute &attribute2) | kanzi::MeshVertexAttribute | friend |
operator==(const MeshVertexAttribute &attribute1, const MeshVertexAttribute &attribute2) | kanzi::MeshVertexAttribute | friend |
Semantic enum name | kanzi::VertexAttribute | |
semantic | kanzi::VertexAttribute | |
SemanticColor enum value | kanzi::VertexAttribute | |
SemanticCount enum value | kanzi::VertexAttribute | |
SemanticCustom enum value | kanzi::VertexAttribute | |
semanticIndex | kanzi::VertexAttribute | |
SemanticInvalid enum value | kanzi::VertexAttribute | |
SemanticMatrixPalette enum value | kanzi::VertexAttribute | |
SemanticNormal enum value | kanzi::VertexAttribute | |
SemanticPosition enum value | kanzi::VertexAttribute | |
SemanticTangent enum value | kanzi::VertexAttribute | |
SemanticTextureCoordinate enum value | kanzi::VertexAttribute | |
SemanticWeight enum value | kanzi::VertexAttribute | |
stride | kanzi::MeshVertexAttribute | |
swap(MeshVertexAttribute &attribute1, MeshVertexAttribute &attribute2) | kanzi::MeshVertexAttribute | friend |
VertexAttribute() | kanzi::VertexAttribute | inlineexplicit |
VertexAttribute(string_view name, Semantic semantic, unsigned int semanticIndex) | kanzi::VertexAttribute | inlineexplicit |