Blender V2.61 - r43446
|
#include <BIF_retarget.h>
Public Attributes | |
void * | next |
void * | prev |
RigNode * | head |
RigNode * | tail |
int | flag |
float | length |
int | symmetry_level |
int | symmetry_group |
int | symmetry_flag |
ListBase | edges |
int | count |
ReebArc * | link_mesh |
Definition at line 98 of file BIF_retarget.h.
int RigArc::count |
Definition at line 111 of file BIF_retarget.h.
Referenced by cloneArc(), detectArcRetargetMode(), newRigArc(), and RIG_appendEdgeToArc().
Definition at line 110 of file BIF_retarget.h.
Referenced by cloneArc(), cloneRigGraph(), detectArcRetargetMode(), exec_retargetArctoArc(), retargetArctoArcAggresive(), retargetArctoArcLength(), RIG_appendEdgeToArc(), RIG_findHead(), RIG_joinArcs(), RIG_nameBone(), RIG_nbJoints(), RIG_printArc(), RIG_printArcBones(), RIG_reconnectControlBones(), and RIG_removeUneededOffsets().
int RigArc::flag |
Definition at line 101 of file BIF_retarget.h.
Definition at line 100 of file BIF_retarget.h.
Referenced by addRigNodeHead(), adjustGraphs(), BIF_retargetArc(), cloneArc(), newRigNodeHead(), RIG_appendEdgeToArc(), RIG_findHead(), RIG_joinArcs(), RIG_printArc(), RIG_removeNormalNodes(), RIG_removeUneededOffsets(), and testFlipArc().
float RigArc::length |
Definition at line 103 of file BIF_retarget.h.
Referenced by cloneArc(), retargetArctoArcLength(), and RIG_appendEdgeToArc().
Definition at line 112 of file BIF_retarget.h.
Referenced by adjustGraphs(), BIF_retargetArc(), detectArcRetargetMode(), exec_retargetArctoArc(), findCorrespondingArc(), retargetArctoArcAggresive(), retargetArctoArcLength(), retargetSubgraph(), and testFlipArc().
void* RigArc::next |
Definition at line 99 of file BIF_retarget.h.
Referenced by adjustGraphs(), cloneRigGraph(), RIG_findHead(), RIG_nbJoints(), RIG_printGraph(), RIG_reconnectControlBones(), RIG_removeNormalNodes(), and RIG_removeUneededOffsets().
void * RigArc::prev |
Definition at line 99 of file BIF_retarget.h.
Definition at line 107 of file BIF_retarget.h.
Referenced by findCorrespondingArc(), and RIG_printArc().
Definition at line 106 of file BIF_retarget.h.
Referenced by findCorrespondingArc(), and RIG_printArc().
Definition at line 105 of file BIF_retarget.h.
Referenced by findCorrespondingArc(), RIG_printArc(), and RIG_reconnectControlBones().
Definition at line 100 of file BIF_retarget.h.
Referenced by BIF_retargetArc(), cloneArc(), newRigNodeTail(), RIG_arcFromBoneChain(), RIG_findHead(), RIG_joinArcs(), RIG_printArc(), RIG_removeNormalNodes(), RIG_removeUneededOffsets(), and testFlipArc().