CIvfGlobalState Class Reference

#include <ivf/IvfGlobalState.h>

Inheritance diagram for CIvfGlobalState:

CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

 IvfClassInfo ("CIvfGlobalState", CIvfBase)
void enableMaterialRendering ()
void disableMaterialRendering ()
bool isMaterialRenderingEnabled ()
void enableTextureRendering ()
void disableTextureRendering ()
bool isTextureRenderingEnabled ()
void enableGreyscaleRendering ()
void disableGreyscaleRendering ()
bool isGreyscaleRenderingEnabled ()

Static Public Member Functions

static CIvfGlobalStategetInstance ()

Friends

class CIvfSingletonDestroyer< CIvfGlobalState >

Detailed Description

Ivf state singleton class

An instance of the CIvfGlobalState class is retrieved using the getInstance() method. See the following code:

Author:
Jonas Lindemann

Definition at line 45 of file IvfGlobalState.h.


Member Function Documentation

static CIvfGlobalState* CIvfGlobalState::getInstance  )  [static]
 

Return instance of CIvfGlobalState


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:51 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO