VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtFastForwardSettings Class Reference

Public Member Functions

 DtFastForwardSettings ()
 Constructor.
virtual ~DtFastForwardSettings ()
 Destructor.
virtual DtString prettyPrint () const
virtual bool loadFromFile (const DtFilename &filename)
virtual
DtRwFastForwardSpeedSettingsMap
settings ()
virtual const
DtRwFastForwardSpeedSettings
settingsForSpeed (int speed) const
 Returns the settings to be used for the specified speed.

Protected Attributes

DtRwFastForwardSpeedSettingsMap mySettings

Constructor & Destructor Documentation

DtFastForwardSettings::DtFastForwardSettings ( )

Constructor.

virtual DtFastForwardSettings::~DtFastForwardSettings ( )
virtual

Destructor.

Member Function Documentation

virtual DtString DtFastForwardSettings::prettyPrint ( ) const
virtual
virtual bool DtFastForwardSettings::loadFromFile ( const DtFilename &  filename)
virtual
virtual DtRwFastForwardSpeedSettingsMap& DtFastForwardSettings::settings ( )
virtual
virtual const DtRwFastForwardSpeedSettings* DtFastForwardSettings::settingsForSpeed ( int  speed) const
virtual

Returns the settings to be used for the specified speed.

If the speed is below the lowest play speed threshold, a null pointer is returned and default values should be used.

Member Data Documentation

DtRwFastForwardSpeedSettingsMap DtFastForwardSettings::mySettings
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)