versor  3.0
C++11 library for Geometric algebra
Classes | Public Member Functions | Public Attributes | List of all members
vsr::cga::Rig Struct Reference

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< Parentparent
 
vector< Rig * > child
 

Detailed Description

Rig has n spherical constraints to satisfy (try using fabrik solver here)


The documentation for this struct was generated from the following file: