Skip to main content

Module example_based_morph

Module example_based_morph 

Source
Expand description

Example-based deformation stub.

Structs§

ExampleBasedMorph
Example-based morph system.
ExamplePose
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.