|
|
struct { | |
| |
|
ossia::scene_spec scene | |
| |
|
uint8_t dirty {0} | |
| |
| } | scene_in | |
| |
|
halp::lineedit<"End joint name", "hand_r"> | end_joint |
| |
|
halp::xyz_spinboxes_f32< "Target", halp::range{-10000., 10000., 0.}> | target |
| |
|
halp::xyz_spinboxes_f32< "Pole vector", halp::range{-10000., 10000., 0.}> | pole |
| |
|
halp::hslider_f32<"Weight", halp::range{0., 1., 1.}> | weight |
| |
The documentation for this struct was generated from the following file: