| columns | kanzi::ShaderVertexAttribute | |
| elementType | kanzi::ShaderVertexAttribute | |
| FlagBit enum name | kanzi::ShaderVertexAttribute | |
| FlagBitMorph enum value | kanzi::ShaderVertexAttribute | |
| flags | kanzi::ShaderVertexAttribute | |
| isMorph() const | kanzi::ShaderVertexAttribute | inline |
| location | kanzi::ShaderVertexAttribute | |
| name | kanzi::VertexAttribute | |
| operator!=(const ShaderVertexAttribute &attribute1, const ShaderVertexAttribute &attribute2) | kanzi::ShaderVertexAttribute | friend |
| operator==(const ShaderVertexAttribute &attribute1, const ShaderVertexAttribute &attribute2) | kanzi::ShaderVertexAttribute | friend |
| rows | kanzi::ShaderVertexAttribute | |
| 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 | |
| ShaderVertexAttribute() | kanzi::ShaderVertexAttribute | inlineexplicit |
| ShaderVertexAttribute(string_view name, Semantic semantic, unsigned int semanticIndex, GraphicsElementType elementType, unsigned int rows, unsigned int columns, int location, unsigned int flags) | kanzi::ShaderVertexAttribute | inlineexplicit |
| swap(ShaderVertexAttribute &attribute1, ShaderVertexAttribute &attribute2) | kanzi::ShaderVertexAttribute | friend |
| VertexAttribute() | kanzi::VertexAttribute | inlineexplicit |
| VertexAttribute(string_view name, Semantic semantic, unsigned int semanticIndex) | kanzi::VertexAttribute | inlineexplicit |