VR-Forces 4.8 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. More...
 
virtual ~DtFastForwardSettings ()
 Destructor. More...
 
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. More...
 

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)