Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetCollisionObject ( ) : |
||
GetSwigPtr ( ) : |
||
addConstraintRef ( |
||
applyCentralForce ( SWIGTYPE_p_btVector3 force ) : void | ||
applyCentralImpulse ( SWIGTYPE_p_btVector3 impulse ) : void | ||
applyDamping ( float timeStep ) : void | ||
applyForce ( SWIGTYPE_p_btVector3 force, SWIGTYPE_p_btVector3 rel_pos ) : void | ||
applyGravity ( ) : void | ||
applyImpulse ( SWIGTYPE_p_btVector3 impulse, SWIGTYPE_p_btVector3 rel_pos ) : void | ||
applyTorque ( SWIGTYPE_p_btVector3 torque ) : void | ||
applyTorqueImpulse ( SWIGTYPE_p_btVector3 torque ) : void | ||
btRigidBody ( |
||
btRigidBody ( float mass, |
||
btRigidBody ( float mass, |
||
calculateSerializeBufferSize ( ) : int | ||
checkCollideWithOverride ( |
||
clearForces ( ) : void | ||
computeAngularImpulseDenominator ( SWIGTYPE_p_btVector3 axis ) : float | ||
computeGyroscopicForce ( float maxGyroscopicForce ) : SWIGTYPE_p_btVector3 | ||
computeImpulseDenominator ( SWIGTYPE_p_btVector3 pos, SWIGTYPE_p_btVector3 normal ) : float | ||
getAabb ( SWIGTYPE_p_btVector3 aabbMin, SWIGTYPE_p_btVector3 aabbMax ) : void | ||
getAngularDamping ( ) : float | ||
getAngularFactor ( ) : SWIGTYPE_p_btVector3 | ||
getAngularSleepingThreshold ( ) : float | ||
getAngularVelocity ( ) : SWIGTYPE_p_btVector3 | ||
getBroadphaseProxy ( ) : |
||
getCenterOfMassPosition ( ) : SWIGTYPE_p_btVector3 | ||
getCenterOfMassTransform ( ) : |
||
getCollisionShape ( ) : |
||
getConstraintRef ( int index ) : |
||
getFlags ( ) : int | ||
getGravity ( ) : SWIGTYPE_p_btVector3 | ||
getInvInertiaDiagLocal ( ) : SWIGTYPE_p_btVector3 | ||
getInvInertiaTensorWorld ( ) : |
||
getInvMass ( ) : float | ||
getLinearDamping ( ) : float | ||
getLinearFactor ( ) : SWIGTYPE_p_btVector3 | ||
getLinearSleepingThreshold ( ) : float | ||
getLinearVelocity ( ) : SWIGTYPE_p_btVector3 | ||
getMotionState ( ) : |
||
getNumConstraintRefs ( ) : int | ||
getOrientation ( ) : |
||
getTotalForce ( ) : SWIGTYPE_p_btVector3 | ||
getTotalTorque ( ) : SWIGTYPE_p_btVector3 | ||
getVelocityInLocalPoint ( SWIGTYPE_p_btVector3 rel_pos ) : SWIGTYPE_p_btVector3 | ||
integrateVelocities ( float step ) : void | ||
isInWorld ( ) : bool | ||
predictIntegratedTransform ( float step, |
||
proceedToTransform ( |
||
removeConstraintRef ( |
||
saveKinematicState ( float step ) : void | ||
serialize ( |
||
serializeSingleObject ( |
||
setAngularFactor ( SWIGTYPE_p_btVector3 angFac ) : void | ||
setAngularFactor ( float angFac ) : void | ||
setAngularVelocity ( SWIGTYPE_p_btVector3 ang_vel ) : void | ||
setCenterOfMassTransform ( |
||
setDamping ( float lin_damping, float ang_damping ) : void | ||
setFlags ( int flags ) : void | ||
setGravity ( SWIGTYPE_p_btVector3 acceleration ) : void | ||
setInvInertiaDiagLocal ( SWIGTYPE_p_btVector3 diagInvInertia ) : void | ||
setLinearFactor ( SWIGTYPE_p_btVector3 linearFactor ) : void | ||
setLinearVelocity ( SWIGTYPE_p_btVector3 lin_vel ) : void | ||
setMassProps ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
setMotionState ( |
||
setNewBroadphaseProxy ( |
||
setSleepingThresholds ( float linear, float angular ) : void | ||
translate ( SWIGTYPE_p_btVector3 v ) : void | ||
upcast ( |
||
updateDeactivation ( float timeStep ) : void | ||
updateInertiaTensor ( ) : void | ||
wantsSleeping ( ) : bool |
Method | Description | |
---|---|---|
btRigidBody ( |
||
getCPtr ( |
public GetCollisionObject ( ) : |
||
return |
public GetSwigPtr ( ) : |
||
return |
public addConstraintRef ( |
||
c | ||
return | void |
public applyCentralForce ( SWIGTYPE_p_btVector3 force ) : void | ||
force | SWIGTYPE_p_btVector3 | |
return | void |
public applyCentralImpulse ( SWIGTYPE_p_btVector3 impulse ) : void | ||
impulse | SWIGTYPE_p_btVector3 | |
return | void |
public applyDamping ( float timeStep ) : void | ||
timeStep | float | |
return | void |
public applyForce ( SWIGTYPE_p_btVector3 force, SWIGTYPE_p_btVector3 rel_pos ) : void | ||
force | SWIGTYPE_p_btVector3 | |
rel_pos | SWIGTYPE_p_btVector3 | |
return | void |
public applyImpulse ( SWIGTYPE_p_btVector3 impulse, SWIGTYPE_p_btVector3 rel_pos ) : void | ||
impulse | SWIGTYPE_p_btVector3 | |
rel_pos | SWIGTYPE_p_btVector3 | |
return | void |
public applyTorque ( SWIGTYPE_p_btVector3 torque ) : void | ||
torque | SWIGTYPE_p_btVector3 | |
return | void |
public applyTorqueImpulse ( SWIGTYPE_p_btVector3 torque ) : void | ||
torque | SWIGTYPE_p_btVector3 | |
return | void |
public btRigidBody ( |
||
constructionInfo | ||
return | System |
public btRigidBody ( float mass, |
||
mass | float | |
motionState | ||
collisionShape | ||
return | System |
public btRigidBody ( float mass, |
||
mass | float | |
motionState | ||
collisionShape | ||
localInertia | SWIGTYPE_p_btVector3 | |
return | System |
public calculateSerializeBufferSize ( ) : int | ||
return | int |
public checkCollideWithOverride ( |
||
co | ||
return | bool |
public computeAngularImpulseDenominator ( SWIGTYPE_p_btVector3 axis ) : float | ||
axis | SWIGTYPE_p_btVector3 | |
return | float |
public computeGyroscopicForce ( float maxGyroscopicForce ) : SWIGTYPE_p_btVector3 | ||
maxGyroscopicForce | float | |
return | SWIGTYPE_p_btVector3 |
public computeImpulseDenominator ( SWIGTYPE_p_btVector3 pos, SWIGTYPE_p_btVector3 normal ) : float | ||
pos | SWIGTYPE_p_btVector3 | |
normal | SWIGTYPE_p_btVector3 | |
return | float |
public getAabb ( SWIGTYPE_p_btVector3 aabbMin, SWIGTYPE_p_btVector3 aabbMax ) : void | ||
aabbMin | SWIGTYPE_p_btVector3 | |
aabbMax | SWIGTYPE_p_btVector3 | |
return | void |
public getAngularFactor ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getAngularSleepingThreshold ( ) : float | ||
return | float |
public getAngularVelocity ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getBroadphaseProxy ( ) : |
||
return |
public getCenterOfMassPosition ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getCenterOfMassTransform ( ) : |
||
return |
public getCollisionShape ( ) : |
||
return |
public getConstraintRef ( int index ) : |
||
index | int | |
return |
public getInvInertiaDiagLocal ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getInvInertiaTensorWorld ( ) : |
||
return |
public getLinearFactor ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getLinearSleepingThreshold ( ) : float | ||
return | float |
public getLinearVelocity ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getMotionState ( ) : |
||
return |
public getOrientation ( ) : |
||
return |
public getTotalForce ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getTotalTorque ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getVelocityInLocalPoint ( SWIGTYPE_p_btVector3 rel_pos ) : SWIGTYPE_p_btVector3 | ||
rel_pos | SWIGTYPE_p_btVector3 | |
return | SWIGTYPE_p_btVector3 |
public integrateVelocities ( float step ) : void | ||
step | float | |
return | void |
public predictIntegratedTransform ( float step, |
||
step | float | |
predictedTransform | ||
return | void |
public proceedToTransform ( |
||
newTrans | ||
return | void |
public removeConstraintRef ( |
||
c | ||
return | void |
public saveKinematicState ( float step ) : void | ||
step | float | |
return | void |
public serialize ( |
||
dataBuffer | ||
serializer | ||
return | string |
public serializeSingleObject ( |
||
serializer | ||
return | void |
public setAngularFactor ( SWIGTYPE_p_btVector3 angFac ) : void | ||
angFac | SWIGTYPE_p_btVector3 | |
return | void |
public setAngularFactor ( float angFac ) : void | ||
angFac | float | |
return | void |
public setAngularVelocity ( SWIGTYPE_p_btVector3 ang_vel ) : void | ||
ang_vel | SWIGTYPE_p_btVector3 | |
return | void |
public setCenterOfMassTransform ( |
||
xform | ||
return | void |
public setDamping ( float lin_damping, float ang_damping ) : void | ||
lin_damping | float | |
ang_damping | float | |
return | void |
public setGravity ( SWIGTYPE_p_btVector3 acceleration ) : void | ||
acceleration | SWIGTYPE_p_btVector3 | |
return | void |
public setInvInertiaDiagLocal ( SWIGTYPE_p_btVector3 diagInvInertia ) : void | ||
diagInvInertia | SWIGTYPE_p_btVector3 | |
return | void |
public setLinearFactor ( SWIGTYPE_p_btVector3 linearFactor ) : void | ||
linearFactor | SWIGTYPE_p_btVector3 | |
return | void |
public setLinearVelocity ( SWIGTYPE_p_btVector3 lin_vel ) : void | ||
lin_vel | SWIGTYPE_p_btVector3 | |
return | void |
public setMassProps ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
mass | float | |
inertia | SWIGTYPE_p_btVector3 | |
return | void |
public setMotionState ( |
||
motionState | ||
return | void |
public setNewBroadphaseProxy ( |
||
broadphaseProxy | ||
return | void |
public setSleepingThresholds ( float linear, float angular ) : void | ||
linear | float | |
angular | float | |
return | void |
public translate ( SWIGTYPE_p_btVector3 v ) : void | ||
v | SWIGTYPE_p_btVector3 | |
return | void |
public static upcast ( |
||
colObj | ||
return |
public updateDeactivation ( float timeStep ) : void | ||
timeStep | float | |
return | void |