Maven module :un.api : api-physics :
Class :
un.api.physic.skeleton.InverseKinematic
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
InverseKinematic,
getTarget,
getEffector,
getChain,
solve
public void
InverseKinematic (Joint target, Joint effector, Joint[] joints, IKSolver solver)
public Joint
getTarget ()
public Joint
getEffector ()
public Joint[]
getChain ()
public void
solve ()
Defines the chain of joints making the 'arm'.
@author Johann Sorel