vcanim.gif (8357 bytes)SAA_chainGetNextLimb
Home ] Sales ] Products ] Services ] Support ] Downloads ]

 

 


SAA_chainGetNextLimb

Gets the next limb in a chain.

set scene [SAA_AllocScene]

set limb [SAA_AllocElem]

.

.

.

set nextLimb [SAA_AllocElem]

SAA_chainGetNextLimb  $scene $limb $nextLimb
limb
Root or a joint of a chain. If limb is the real effector, SAA_chainGetNextLimb returns SI_ERR_ELEM_EFFECTOR.
nextLimb
Returns the next limb (a joint or the effector).

Return Value

Return correct usage if incorrect parameters are passed


SAA Index ] Examples SAA calls index ]

copyright Video-Collage Inc.