VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
rwDynamicTerrainLinearDeformation.h
Go to the documentation of this file.
1 
8 
9 #pragma once
13 #include <readerWriter/rwInt.h>
14 #include <vrfutil/rwKeyValueList.h>
15 
16 
17 #include <vrfutil/rwKeyValueList.h>
19 {
20 
21 public:
22 
25  DtReaderWriterRegistry * parentRegistry = 0);
26 
29 
33  DtReaderWriterRegistry * parentRegistry = 0);
34 
38 
39  virtual const DtObjectType& objectType() const;
40  virtual void setObjectType(const DtObjectType& type);
41 
42  virtual const DtRwKeyValueList& terrainKeyValuePairList() const;
43  virtual void setTerrainKeyValuePairList(const DtRwKeyValueList& type);
44 
45  virtual const DtRwKeyValueList& stateDataNameTerrainKeyPairList() const;
46  virtual void setStateDataNameTerrainKeyPairList(const DtRwKeyValueList& type);
47 
48 public:
49 
53 
58 
59 
64 
65 
70 
72 
73 };
74 
Class which holds a list of string key and string value pairs. This class is a DtReaderWriter, and also has associated DtBufferSerialize methods available.
Definition: rwKeyValueList.h:21
DtRwObjectType myObjectType
Parameter Name: object-type Parameter Description: Specify object type to represent the linear terrai...
Definition: rwDynamicTerrainLinearDeformation.h:57
class DtRwObjectType:
Definition: rwObjectType.h:18
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
Definition: readerWriter.h:85
Definition: readerWriterRegistry.h:39
Definition: objectType.h:27
Definition: rwDynamicTerrainLinearDeformation.h:18
const DtReaderWriter & operator=(const DtReaderWriter &orig)
assignment operator
DtRwKeyValueList myStateDataNameTerrainKeyPairList
Parameter Name: state-data-name-terrain-key-mapping Parameter Description: Specify key-value pairs P...
Definition: rwDynamicTerrainLinearDeformation.h:69
DtRwKeyValueList myTerrainKeyValuePairList
Parameter Name: terrain-key-value-pair-list Parameter Description: Specify key-value pairs for this t...
Definition: rwDynamicTerrainLinearDeformation.h:63

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)