glutioex2::CRenderVolume Class Reference
[Glut I/O examplesCells]

A sample OpenGL render cell. More...

Inherits fsf::CCell.

Collaboration diagram for glutioex2::CRenderVolume:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CRenderVolume ()
 Default constructor.
virtual void getTypeID (std::string &str) const
 Gets this cell's factory mapping key.
virtual void process (fsf::CPassiveHandle *pPassiveHandle, fsf::CActiveHandle *pActiveHandle, fsf::CActivePulse *pActivePulse)
 Custom processing function: renders a volume rotated of an angle function of the incoming active pulse's time stamp (Opengl, double buffer, lighting).

Static Public Attributes

Handle IDs
static const long PARAMS = 1
static const long X = 10
static const long Y = 11
static const long WIDTH = 12
static const long HEIGHT = 13
static const long CAMERA = 14
static const long TARGET = 2


Detailed Description

A sample OpenGL render cell.


Constructor & Destructor Documentation

glutioex2::CRenderVolume::CRenderVolume (  ) 

Default constructor.


Member Function Documentation

virtual void glutioex2::CRenderVolume::getTypeID ( std::string &  str  )  const [inline, virtual]

Gets this cell's factory mapping key.

Reimplemented from fsf::CCell.

void glutioex2::CRenderVolume::process ( fsf::CPassiveHandle pPassiveHandle,
fsf::CActiveHandle pActiveHandle,
fsf::CActivePulse pActivePulse 
) [virtual]

Custom processing function: renders a volume rotated of an angle function of the incoming active pulse's time stamp (Opengl, double buffer, lighting).

Reimplemented from fsf::CCell.


Member Data Documentation

const long glutioex2::CRenderVolume::CAMERA = 14 [static]

const long glutioex2::CRenderVolume::HEIGHT = 13 [static]

const long glutioex2::CRenderVolume::PARAMS = 1 [static]

const long glutioex2::CRenderVolume::TARGET = 2 [static]

const long glutioex2::CRenderVolume::WIDTH = 12 [static]

const long glutioex2::CRenderVolume::X = 10 [static]

const long glutioex2::CRenderVolume::Y = 11 [static]


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

Generated on Thu Oct 21 12:44:05 2010 for MFSM GLUT I/O Examples by  doxygen 1.5.9