This is the complete list of members for kanzi::Mesh::CreateInfo::Cluster, including all inherited members.
| Cluster()=default | kanzi::Mesh::CreateInfo::Cluster | explicit |
| Cluster(GraphicsPrimitiveType primitiveType, unsigned int indexCount, IndexBufferType indexType, MaterialSharedPtr material, string_view materialURL) | kanzi::Mesh::CreateInfo::Cluster | inlineexplicit |
| Cluster(GraphicsPrimitiveType primitiveType, unsigned int indexCount, IndexBufferType indexType, GPUBuffer::NativeHandle indexBufferHandle, MaterialSharedPtr material, string_view materialURL) | kanzi::Mesh::CreateInfo::Cluster | inlineexplicit |
| getIndexCount() const | kanzi::Mesh::CreateInfo::Cluster | inline |
| indexBufferHandle | kanzi::Mesh::CreateInfo::Cluster | |
| indexCount | kanzi::Mesh::CreateInfo::Cluster | |
| indexData | kanzi::Mesh::CreateInfo::Cluster | |
| indexType | kanzi::Mesh::CreateInfo::Cluster | |
| material | kanzi::Mesh::CreateInfo::Cluster | |
| materialURL | kanzi::Mesh::CreateInfo::Cluster | |
| primitiveType | kanzi::Mesh::CreateInfo::Cluster | |
| setIndexCount(unsigned int count) | kanzi::Mesh::CreateInfo::Cluster | inline |