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.
Definition: symbolString.h:20
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.
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
These are used for the different frame modes in the frame mode message.
Definition: messageTypes.h:326
DtRwTemplatedMapPtr< DtRwInt, DtRwFastForwardSpeedSettings > DtRwFastForwardSpeedSettingsMap
Map of playback speeds to fast forward speed settings.
Definition: rwFastForwardSpeedSettings.h:71
DtRwUnsigned myFrameMode
Definition: rwFastForwardSpeedSettings.h:66