Blender V2.61 - r43446
|
btAngularLimit() | btAngularLimit | [inline] |
fit(btScalar &angle) const | btAngularLimit | |
getBiasFactor() const | btAngularLimit | [inline] |
getCorrection() const | btAngularLimit | [inline] |
getError() const | btAngularLimit | |
getHalfRange() const | btAngularLimit | [inline] |
getHigh() const | btAngularLimit | |
getLow() const | btAngularLimit | |
getRelaxationFactor() const | btAngularLimit | [inline] |
getSign() const | btAngularLimit | [inline] |
getSoftness() const | btAngularLimit | [inline] |
isLimit() const | btAngularLimit | [inline] |
set(btScalar low, btScalar high, btScalar _softness=0.9f, btScalar _biasFactor=0.3f, btScalar _relaxationFactor=1.0f) | btAngularLimit | |
test(const btScalar angle) | btAngularLimit |