Kanzi  3.9.6
Kanzi Engine API
kanzi::ShaderVertexAttribute Member List

This is the complete list of members for kanzi::ShaderVertexAttribute, including all inherited members.

columnskanzi::ShaderVertexAttribute
elementTypekanzi::ShaderVertexAttribute
FlagBit enum namekanzi::ShaderVertexAttribute
FlagBitMorph enum valuekanzi::ShaderVertexAttribute
flagskanzi::ShaderVertexAttribute
isMorph() constkanzi::ShaderVertexAttributeinline
locationkanzi::ShaderVertexAttribute
namekanzi::VertexAttribute
operator!=(const ShaderVertexAttribute &attribute1, const ShaderVertexAttribute &attribute2)kanzi::ShaderVertexAttributefriend
operator==(const ShaderVertexAttribute &attribute1, const ShaderVertexAttribute &attribute2)kanzi::ShaderVertexAttributefriend
rowskanzi::ShaderVertexAttribute
Semantic enum namekanzi::VertexAttribute
semantickanzi::VertexAttribute
SemanticColor enum valuekanzi::VertexAttribute
SemanticCount enum valuekanzi::VertexAttribute
SemanticCustom enum valuekanzi::VertexAttribute
semanticIndexkanzi::VertexAttribute
SemanticInvalid enum valuekanzi::VertexAttribute
SemanticMatrixPalette enum valuekanzi::VertexAttribute
SemanticNormal enum valuekanzi::VertexAttribute
SemanticPosition enum valuekanzi::VertexAttribute
SemanticTangent enum valuekanzi::VertexAttribute
SemanticTextureCoordinate enum valuekanzi::VertexAttribute
SemanticWeight enum valuekanzi::VertexAttribute
ShaderVertexAttribute()=defaultkanzi::ShaderVertexAttributeexplicit
ShaderVertexAttribute(string_view name, Semantic semantic, unsigned int semanticIndex, GraphicsElementType elementType, unsigned int rows, unsigned int columns, int location, unsigned int flags)kanzi::ShaderVertexAttributeinlineexplicit
swap(ShaderVertexAttribute &attribute1, ShaderVertexAttribute &attribute2)kanzi::ShaderVertexAttributefriend
VertexAttribute()=defaultkanzi::VertexAttributeexplicit
VertexAttribute(string_view name, Semantic semantic, unsigned int semanticIndex)kanzi::VertexAttributeinlineexplicit