From 3dfe2108cfab31ba3ee5527e217d0d8e99a51162 Mon Sep 17 00:00:00 2001 From: git perforce import user Date: Tue, 25 Oct 2016 12:29:14 -0600 Subject: Initial commit: PhysX 3.4.0 Update @ 21294896 APEX 1.4.0 Update @ 21275617 [CL 21300167] --- .../classPxVehicleDrive4WRawInputData-members.html | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 PhysX_3.4/Documentation/PhysXAPI/files/classPxVehicleDrive4WRawInputData-members.html (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxVehicleDrive4WRawInputData-members.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/classPxVehicleDrive4WRawInputData-members.html b/PhysX_3.4/Documentation/PhysXAPI/files/classPxVehicleDrive4WRawInputData-members.html new file mode 100644 index 00000000..d5e7267d --- /dev/null +++ b/PhysX_3.4/Documentation/PhysXAPI/files/classPxVehicleDrive4WRawInputData-members.html @@ -0,0 +1,56 @@ + + + NVIDIA(R) PhysX(R) SDK 3.4 API Reference: Member List + + + + + + + + + + Main Page + Class Hierarchy + Compound List + Compound Members + + + + + +PxVehicleDrive4WRawInputData Member ListThis is the complete list of members for PxVehicleDrive4WRawInputData, including all inherited members. + getAnalogAccel() const PxVehicleDrive4WRawInputData [inline] + getAnalogBrake() const PxVehicleDrive4WRawInputData [inline] + getAnalogHandbrake() const PxVehicleDrive4WRawInputData [inline] + getAnalogSteer() const PxVehicleDrive4WRawInputData [inline] + getDigitalAccel() const PxVehicleDrive4WRawInputData [inline] + getDigitalBrake() const PxVehicleDrive4WRawInputData [inline] + getDigitalHandbrake() const PxVehicleDrive4WRawInputData [inline] + getDigitalSteerLeft() const PxVehicleDrive4WRawInputData [inline] + getDigitalSteerRight() const PxVehicleDrive4WRawInputData [inline] + getGearDown() const PxVehicleDrive4WRawInputData [inline] + getGearUp() const PxVehicleDrive4WRawInputData [inline] + mGearDownPxVehicleDrive4WRawInputData [private] + mGearUpPxVehicleDrive4WRawInputData [private] + mRawAnalogInputsPxVehicleDrive4WRawInputData [private] + mRawDigitalInputsPxVehicleDrive4WRawInputData [private] + PxVehicleDrive4WRawInputData()PxVehicleDrive4WRawInputData [inline] + setAnalogAccel(const PxReal accel)PxVehicleDrive4WRawInputData [inline] + setAnalogBrake(const PxReal brake)PxVehicleDrive4WRawInputData [inline] + setAnalogHandbrake(const PxReal handbrake)PxVehicleDrive4WRawInputData [inline] + setAnalogSteer(const PxReal steer)PxVehicleDrive4WRawInputData [inline] + setDigitalAccel(const bool accelKeyPressed)PxVehicleDrive4WRawInputData [inline] + setDigitalBrake(const bool brakeKeyPressed)PxVehicleDrive4WRawInputData [inline] + setDigitalHandbrake(const bool handbrakeKeyPressed)PxVehicleDrive4WRawInputData [inline] + setDigitalSteerLeft(const bool steerLeftKeyPressed)PxVehicleDrive4WRawInputData [inline] + setDigitalSteerRight(const bool steerRightKeyPressed)PxVehicleDrive4WRawInputData [inline] + setGearDown(const bool gearDownKeyPressed)PxVehicleDrive4WRawInputData [inline] + setGearUp(const bool gearUpKeyPressed)PxVehicleDrive4WRawInputData [inline] + ~PxVehicleDrive4WRawInputData()PxVehicleDrive4WRawInputData [inline, virtual] + + + +Copyright © 2008-2016 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com + + -- cgit v1.2.3
[inline]
[private]
[inline, virtual]