Kanzi  3.9.6
Kanzi Engine API
kanzi::Morph::MorphMeshAttributeRef Struct Reference

Reference to mesh and vertex attribute index for a morph target. More...

#include <kanzi/core.ui/graphics3d/morph.hpp>

Public Attributes

Meshmesh
 Mesh being referred. More...
 
int meshVertexAttributeIndex
 Corresponding mesh attribute. More...
 

Detailed Description

Reference to mesh and vertex attribute index for a morph target.

Since
Kanzi 3.9.6

Member Data Documentation

◆ mesh

Mesh* kanzi::Morph::MorphMeshAttributeRef::mesh

Mesh being referred.

◆ meshVertexAttributeIndex

int kanzi::Morph::MorphMeshAttributeRef::meshVertexAttributeIndex

Corresponding mesh attribute.


The documentation for this struct was generated from the following file: