VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
humanJoystickMovementControllerDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
10 
11 #pragma once
12 
15 
20 
22 {
23 public:
26  DtReaderWriterRegistry* parentRegistry = NULL);
28  DtReaderWriterRegistry* parentRegistry = NULL);
29 
32 
36  DtReaderWriterRegistry* parentRegistry = NULL);
37 
41 
43  parentRegistry = NULL) const;
44 
47  virtual DtString type() const;
48 
50  virtual void setMaxTurningRate(double rate);
51  virtual double maxTurningRate() const;
52 
54  static DtComponentDescriptor * creator();
55 
56 protected:
59 
60 protected:
61 
65 
71 
73 };
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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)