43 parentRegistry = NULL)
const;
50 virtual void setMaxTurningRate(
double rate);
51 virtual double maxTurningRate()
const;
DtRwReal myMaxTurningRate
Parameter Name: max-turning-rate Parameter Description: Maximum turning rate of the entity...
Definition: humanJoystickMovementControllerDescriptor.h:70
Definition: symbolString.h:20
virtual DtString type() const
Returns the type of descriptor. This will be used to create the descriptor read from an mtl file...
Definition: joyDeviceControllerDescriptor.h:129
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
Definition: joyDeviceControllerDescriptor.h:117
DtHumanJoystickMovementControllerDescriptor.
Definition: humanJoystickMovementControllerDescriptor.h:21
static DtComponentDescriptor * creator()
Definition: joyDeviceControllerDescriptor.h:122
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:49
Definition: readerWriterRegistry.h:39
!!!!!!!!!!!! DtJoyDeviceControllerDescriptor
Definition: joyDeviceControllerDescriptor.h:93
DtJoyDeviceControllerDescriptorTemplate & operator=(const DtJoyDeviceControllerDescriptorTemplate &orig)
assignment operator
Description: Readable, Writable DtReal (double)
Definition: rwReal.h:27