Morph shape.
More...
#include <kanzi/core.ui/graphics3d/mesh.hpp>
◆ MorphShape() [1/2]
| kanzi::Mesh::MorphData::MorphShape::MorphShape |
( |
| ) |
|
|
explicitdefault |
◆ MorphShape() [2/2]
| kanzi::Mesh::MorphData::MorphShape::MorphShape |
( |
string_view | name, |
|
|
float | weight ) |
|
inlineexplicit |
Constructor.
- Parameters
-
| name | Shape name. |
| weight | Shape weight. |
◆ getName()
| const string & kanzi::Mesh::MorphData::MorphShape::getName |
( |
| ) |
const |
|
inline |
Gets the shape name.
- Returns
- Shape name.
◆ getWeight()
| float kanzi::Mesh::MorphData::MorphShape::getWeight |
( |
| ) |
const |
|
inline |
Gets the shape weight.
- Returns
- Shape weight.
◆ m_name
| string kanzi::Mesh::MorphData::MorphShape::m_name |
|
protected |
◆ m_weight
| float kanzi::Mesh::MorphData::MorphShape::m_weight |
|
protected |
The documentation for this class was generated from the following file: