|
versor
3.0
C++11 library for Geometric algebra
|
Rig has n spherical constraints to satisfy (try using fabrik solver here) More...
#include <vsr_rigid.h>
Classes | |
| struct | Parent |
Public Member Functions | |
| void | set (const Pnt &res) |
| void | reset () |
| void | add (Rig *r, bool bStrut=true) |
| void | modify (Rig *r, bool bStrut) |
| void | satisfy (Rig *r) |
| void | cascade () |
Public Attributes | |
| Point | result |
| result of constraint computation | |
| bool | bCalc |
| bool | bReCalc |
| int | iter =0 |
| vector< Parent > | parent |
| vector< Rig * > | child |
Rig has n spherical constraints to satisfy (try using fabrik solver here)
1.8.10