DOFParams Class Reference
Passed to the method Control.GetDOFParams() so that IK controllers can provide information about their Degree Of Freedoms (DOFs).
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
GetAxis(DOFParams self) -> Point3
def GetCurVal |
( |
|
self, |
|
|
|
args |
|
) |
| |
GetCurVal(DOFParams self, int i) -> float
GetDisplay(DOFParams self) -> bool
def GetEndEffector |
( |
|
self | ) |
|
GetEndEffector(DOFParams self) -> bool
def GetEndEffectorTM |
( |
|
self | ) |
|
GetEndEffectorTM(DOFParams self) -> Matrix3
GetLimit(DOFParams self) -> bool
def GetMax |
( |
|
self, |
|
|
|
args |
|
) |
| |
GetMax(DOFParams self, int i) -> float
def GetMin |
( |
|
self, |
|
|
|
args |
|
) |
| |
GetMin(DOFParams self, int i) -> float
GetNumDof(DOFParams self) -> int
GetPos(DOFParams self) -> Point3
GetSel(DOFParams self) -> bool