Expand description
Example-based deformation stub.
Structs§
- Example
Based Morph - Example-based morph system.
- Example
Pose - A single example pose containing vertex positions.
Functions§
- ebm_
add_ example - Add an example pose.
- ebm_
evaluate - Evaluate the blended result (stub: returns rest pose).
- ebm_
example_ count - Return the number of examples.
- ebm_
set_ enabled - Enable or disable the morph system.
- ebm_
to_ json - Serialize to JSON-like string.
- ebm_
vertex_ count - Return the vertex count.
- new_
example_ based_ morph - Create a new example-based morph from a rest pose.