12 #include <vlutil/vlFilename.h>
25 parentRegistry = NULL,
bool readonly =
false);
27 parentRegistry = NULL,
bool readonly =
false);
54 virtual DtDeadReckonTypes deadReckonAlgorith()
const;
55 virtual void setDeadReckonAlgorithm(DtDeadReckonTypes alg);
56 virtual bool deadReckonAlgorithSpecified()
const;
61 virtual double frameTime()
const;
62 virtual void setFrameTime(
double fr);
bool operator==(const DtReaderWriter &) const
Equivalence operator.
virtual const char * readerWriterType() const
Used to supply a string type that this reader writer type is. This can be used in place of dynamic-ca...
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
For DtFrameMode.
Definition: rwFastForwardSpeedSettings.h:21
bool operator!=(const DtRwFastForwardSpeedSettings &rhs)
Definition: rwFastForwardSpeedSettings.h:45
Definition: readerWriter.h:85
Definition: readerWriterRegistry.h:39
Description: Readable, Writable unsigned int.
Definition: rwUnsigned.h:31
virtual DtString prettyPrint() const
Routine to return a human readable form of the reader/writer variable. Not all reader/writer classes ...
Description: Readable, Writable DtDeadReckonTypes.
Definition: rwDeadReckonTypes.h:30
DtRwReal myFrameTime
Definition: rwFastForwardSpeedSettings.h:67
Description: Readable, Writable DtReal (double)
Definition: rwReal.h:27
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34
const DtReaderWriter & operator=(const DtReaderWriter &orig)
assignment operator
DtRwDeadReckonTypes myDeadReckonAlgorithm
Definition: rwFastForwardSpeedSettings.h:65
DtFrameMode
Definition: messageTypes.h:453
DtRwTemplatedMapPtr< DtRwInt, DtRwFastForwardSpeedSettings > DtRwFastForwardSpeedSettingsMap
Map of playback speeds to fast forward speed settings.
Definition: rwFastForwardSpeedSettings.h:71
DtRwUnsigned myFrameMode
Definition: rwFastForwardSpeedSettings.h:66