![]() |
VR-Forces Development_Version Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtPropertyInterface |
| Interface class used to define minimal interface for a property. More... | |
| class | DtRwProperty< _RwType > |
| Templated class that allows for the definition of a property. More... | |
| class | DtRwPropertyWithThreshold< _RwType > |
| This class is similar to DtRwProperty, but allows you to specify a threshold at which the value should be considered different enough to require an update. More... | |
Typedefs | |
| typedef DtRwProperty< DtRwString > | DtRwPropertyString |
| typedef DtRwPropertyWithThreshold < DtRwInt > | DtRwPropertyInt |
| typedef DtRwProperty< DtRwBoolean > | DtRwPropertyBoolean |
| typedef DtRwPropertyWithThreshold < DtRwReal > | DtRwPropertyReal |
| typedef DtRwProperty<DtRwString> DtRwPropertyString |
| typedef DtRwProperty<DtRwBoolean> DtRwPropertyBoolean |