Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
addWheel ( SWIGTYPE_p_btVector3 connectionPointCS0, SWIGTYPE_p_btVector3 wheelDirectionCS0, SWIGTYPE_p_btVector3 wheelAxleCS, float suspensionRestLength, float wheelRadius, |
||
applyEngineForce ( float force, int wheel ) : void | ||
btRaycastVehicle ( |
||
debugDraw ( |
||
getChassisWorldTransform ( ) : |
||
getCurrentSpeedKmHour ( ) : float | ||
getForwardAxis ( ) : int | ||
getForwardVector ( ) : SWIGTYPE_p_btVector3 | ||
getNumWheels ( ) : int | ||
getRightAxis ( ) : int | ||
getRigidBody ( ) : btRigidBody | ||
getSteeringValue ( int wheel ) : float | ||
getUpAxis ( ) : int | ||
getUserConstraintId ( ) : int | ||
getUserConstraintType ( ) : int | ||
getWheelInfo ( int index ) : SWIGTYPE_p_btWheelInfo | ||
getWheelTransformWS ( int wheelIndex ) : SWIGTYPE_p_btTransform | ||
rayCast ( SWIGTYPE_p_btWheelInfo wheel ) : float | ||
resetSuspension ( ) : void | ||
setBrake ( float brake, int wheelIndex ) : void | ||
setCoordinateSystem ( int rightIndex, int upIndex, int forwardIndex ) : void | ||
setPitchControl ( float pitch ) : void | ||
setSteeringValue ( float steering, int wheel ) : void | ||
setUserConstraintId ( int uid ) : void | ||
setUserConstraintType ( int userConstraintType ) : void | ||
updateAction ( SWIGTYPE_p_btCollisionWorld collisionWorld, float step ) : void | ||
updateFriction ( float timeStep ) : void | ||
updateSuspension ( float deltaTime ) : void | ||
updateVehicle ( float step ) : void | ||
updateWheelTransform ( int wheelIndex ) : void | ||
updateWheelTransform ( int wheelIndex, bool interpolatedTransform ) : void | ||
updateWheelTransformsWS ( SWIGTYPE_p_btWheelInfo wheel ) : void | ||
updateWheelTransformsWS ( SWIGTYPE_p_btWheelInfo wheel, bool interpolatedTransform ) : void |
Method | Description | |
---|---|---|
btRaycastVehicle ( |
||
getCPtr ( |
public addWheel ( SWIGTYPE_p_btVector3 connectionPointCS0, SWIGTYPE_p_btVector3 wheelDirectionCS0, SWIGTYPE_p_btVector3 wheelAxleCS, float suspensionRestLength, float wheelRadius, |
||
connectionPointCS0 | SWIGTYPE_p_btVector3 | |
wheelDirectionCS0 | SWIGTYPE_p_btVector3 | |
wheelAxleCS | SWIGTYPE_p_btVector3 | |
suspensionRestLength | float | |
wheelRadius | float | |
tuning | ||
isFrontWheel | bool | |
return |
public applyEngineForce ( float force, int wheel ) : void | ||
force | float | |
wheel | int | |
return | void |
public btRaycastVehicle ( |
||
tuning | ||
chassis | ||
raycaster | ||
return | System |
public debugDraw ( |
||
debugDrawer | ||
return | void |
public getChassisWorldTransform ( ) : |
||
return |
public getForwardVector ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getSteeringValue ( int wheel ) : float | ||
wheel | int | |
return | float |
public getWheelInfo ( int index ) : SWIGTYPE_p_btWheelInfo | ||
index | int | |
return | SWIGTYPE_p_btWheelInfo |
public getWheelTransformWS ( int wheelIndex ) : SWIGTYPE_p_btTransform | ||
wheelIndex | int | |
return | SWIGTYPE_p_btTransform |
public rayCast ( SWIGTYPE_p_btWheelInfo wheel ) : float | ||
wheel | SWIGTYPE_p_btWheelInfo | |
return | float |
public setBrake ( float brake, int wheelIndex ) : void | ||
brake | float | |
wheelIndex | int | |
return | void |
public setCoordinateSystem ( int rightIndex, int upIndex, int forwardIndex ) : void | ||
rightIndex | int | |
upIndex | int | |
forwardIndex | int | |
return | void |
public setPitchControl ( float pitch ) : void | ||
pitch | float | |
return | void |
public setSteeringValue ( float steering, int wheel ) : void | ||
steering | float | |
wheel | int | |
return | void |
public setUserConstraintId ( int uid ) : void | ||
uid | int | |
return | void |
public setUserConstraintType ( int userConstraintType ) : void | ||
userConstraintType | int | |
return | void |
public updateAction ( SWIGTYPE_p_btCollisionWorld collisionWorld, float step ) : void | ||
collisionWorld | SWIGTYPE_p_btCollisionWorld | |
step | float | |
return | void |
public updateFriction ( float timeStep ) : void | ||
timeStep | float | |
return | void |
public updateSuspension ( float deltaTime ) : void | ||
deltaTime | float | |
return | void |
public updateWheelTransform ( int wheelIndex ) : void | ||
wheelIndex | int | |
return | void |
public updateWheelTransform ( int wheelIndex, bool interpolatedTransform ) : void | ||
wheelIndex | int | |
interpolatedTransform | bool | |
return | void |
public updateWheelTransformsWS ( SWIGTYPE_p_btWheelInfo wheel ) : void | ||
wheel | SWIGTYPE_p_btWheelInfo | |
return | void |
public updateWheelTransformsWS ( SWIGTYPE_p_btWheelInfo wheel, bool interpolatedTransform ) : void | ||
wheel | SWIGTYPE_p_btWheelInfo | |
interpolatedTransform | bool | |
return | void |