VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends
makVrv::DtSharedLoaderSettings Class Reference

The shared loader settings. More...

Inheritance diagram for makVrv::DtSharedLoaderSettings:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtSharedLoaderSettings ()
 DTOR.
void setFromRecord (const makArchives::DtLoaderSettingsRecord &rec)
 Set the loader settings from a record.
void getRecord (makArchives::DtLoaderSettingsRecord &rec) const
 Get the loader settings as a record.
const DtLoaderSettingsBackupsettingsBackup () const
 Accessor for the settings backup (const).
DtLoaderSettingsBackupsettingsBackup ()
 Accessor for the settings backup.
virtual void backup ()
 Backs up current state using backup settings object.
Settings getters/setters
bool ddsFlip () const
void setDdsFlip (bool flip)
int metaFlightPerformanceBias () const
void setMetaFlightPerformanceBias (int setting)
float metaFlightGeometryOffsetFactor () const
void setMetaFlightGeometryOffsetFactor (float val)
bool metaFlightCompressVirtualTextures () const
void setMetaFlightCompressVirtualTextures (bool val)

Static Public Member Functions

static std::string className ()
 The class name for this settings object.

Protected Member Functions

 DtSharedLoaderSettings (DtSharedSettingsManager &manager)
 Protected CTOR (Use DtReadSettingsLock and DtWriteSettingsLock).

Protected Attributes

int myMetaFlightPerformanceBias
bool myDdsFlip
float myMetaFlightGeometryOffsetFactor
bool myMetaFlightCompressVirtualTextures
DtLoaderSettingsBackupmySettingsBackup

Friends

class DtReadSettingsLock< DtSharedLoaderSettings >
 Use the DtReadSettingsLock and DtWriteSettingsLock to access the object.
class DtWriteSettingsLock< DtSharedLoaderSettings >
class DtSharedSettingsManager

Detailed Description

The shared loader settings.


Constructor & Destructor Documentation

DTOR.

Protected CTOR (Use DtReadSettingsLock and DtWriteSettingsLock).


Member Function Documentation

Set the loader settings from a record.

Get the loader settings as a record.

Accessor for the settings backup (const).

Exceptions:
DtCorruptedStateRe-implement to use.

Reimplemented from makVrv::DtSharedSettings.

Accessor for the settings backup.

Exceptions:
DtCorruptedStateRe-implement to use.

Reimplemented from makVrv::DtSharedSettings.

virtual void makVrv::DtSharedLoaderSettings::backup ( ) [virtual]

Backs up current state using backup settings object.

Reimplemented from makVrv::DtSharedSettings.

static std::string makVrv::DtSharedLoaderSettings::className ( ) [static]

The class name for this settings object.


Friends And Related Function Documentation

friend class DtReadSettingsLock< DtSharedLoaderSettings > [friend]

Use the DtReadSettingsLock and DtWriteSettingsLock to access the object.

friend class DtWriteSettingsLock< DtSharedLoaderSettings > [friend]
friend class DtSharedSettingsManager [friend]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)