DI-Guy C++ SDK Reference
13.0
Main Page
Related Pages
Modules
Classes
Files
Class List
Class Hierarchy
Class Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
diguyVehicleController Member List
This is the complete list of members for
diguyVehicleController
, including all inherited members.
bdiScenarioVehicleController
class
diguyVehicleController
friend
diguyVehicleController
(bdiScenarioVehicleController *vehicle_controller)
diguyVehicleController
private
get_default_acceleration
(diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)
diguyVehicleController
get_default_deceleration
(diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)
diguyVehicleController
get_desired_front_wheels_steer_angle
()
diguyVehicleController
get_desired_speed
(diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)
diguyVehicleController
get_front_wheels_steer_angle
()
diguyVehicleController
get_scripted_object
()
diguyVehicleController
inline
get_speed
(diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)
diguyVehicleController
get_vehicle_character
()
diguyVehicleController
get_vehicle_simulation_mode
()
diguyVehicleController
m_scripted_object
diguyVehicleController
private
set_default_acceleration
(float acceleration, diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)
diguyVehicleController
set_default_deceleration
(float deceleration, diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)
diguyVehicleController
set_desired_front_wheels_steer_angle
(float desired_angle, float angle_change_rate=DIGUY_DEFAULT_FLOAT)
diguyVehicleController
set_desired_speed_with_acceleration
(float desired_speed, float acceleration, diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)
diguyVehicleController
set_desired_speed_with_acceleration_time
(float desired_speed, float acceleration_time, diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)
diguyVehicleController
set_front_wheels_steer_angle
(float angle)
diguyVehicleController
set_speed
(float speed, diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)
diguyVehicleController
set_vehicle_simulation_mode
(diguyVehicleSimulationMode vsim_mode)
diguyVehicleController
Generated on Wed Jul 9 2014 21:36:03 for DI-Guy C++ SDK Reference by
1.8.3.1