Свойство | Тип | Описание | |
---|---|---|---|
swigCMemOwn | bool |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
btTranslationalLimitMotor ( ) : System | ||
btTranslationalLimitMotor ( |
||
isLimited ( int limitIndex ) : bool | ||
needApplyForce ( int limitIndex ) : bool | ||
solveLinearAxis ( float timeStep, float jacDiagABInv, |
||
testLimitValue ( int limitIndex, float test_value ) : int |
Метод | Описание | |
---|---|---|
btTranslationalLimitMotor ( |
||
getCPtr ( |
public btTranslationalLimitMotor ( ) : System | ||
Результат | System |
public btTranslationalLimitMotor ( |
||
other | ||
Результат | System |
public isLimited ( int limitIndex ) : bool | ||
limitIndex | int | |
Результат | bool |
public needApplyForce ( int limitIndex ) : bool | ||
limitIndex | int | |
Результат | bool |
public solveLinearAxis ( float timeStep, float jacDiagABInv, |
||
timeStep | float | |
jacDiagABInv | float | |
body1 | ||
pointInA | SWIGTYPE_p_btVector3 | |
body2 | ||
pointInB | SWIGTYPE_p_btVector3 | |
limit_index | int | |
axis_normal_on_a | SWIGTYPE_p_btVector3 | |
anchorPos | SWIGTYPE_p_btVector3 | |
Результат | float |
public testLimitValue ( int limitIndex, float test_value ) : int | ||
limitIndex | int | |
test_value | float | |
Результат | int |