Equalizer 1.0
Classes | Functions | Typedefs | Enumerations

eVolve Namespace Reference

The Equalizer Volume Rendering Example. More...

Classes

class  Channel
class  Config
class  EVolve
class  FrameData
class  GLSLShaders
class  InitData
class  LocalInitData
class  Node
class  Pipe
struct  DataInTextureDimensions
 Structure that contain actual dimensions of data that is stored in volume texture. More...
struct  VolumeScaling
 Contain overal volume proportions relatively [-1,-1,-1]..[1,1,1] cube. More...
struct  VolumeInfo
class  RawVolumeModel
 Load model to texture. More...
class  RawVolumeModelRenderer
struct  SliceClipper
class  Window

Functions

void initErrors ()
 Set up eVolve-specific error codes.
void exitErrors ()
 Clear eVolve-specific error codes.
void orderFrames (eq::Frames &frames, const eq::Matrix4d &modelviewM, const eq::Matrix3d &modelviewITM, const eq::Matrix4f &rotation, const bool orthographic)

Typedefs

typedef RawVolumeModelRenderer Renderer

Enumerations

enum  Error {
  ERROR_EVOLVE_ARB_SHADER_OBJECTS_MISSING = eq::ERROR_CUSTOM, ERROR_EVOLVE_EXT_BLEND_FUNC_SEPARATE_MISSING, ERROR_EVOLVE_ARB_MULTITEXTURE_MISSING, ERROR_EVOLVE_LOADSHADERS_FAILED,
  ERROR_EVOLVE_LOADMODEL_FAILED, ERROR_EVOLVE_MAPOBJECT_FAILED
}
 

Defines errors produced by eVolve.

More...
enum  LogTopics { LOG_STATS = eq::LOG_CUSTOM }

Detailed Description

The Equalizer Volume Rendering Example.


Function Documentation

void eVolve::exitErrors ( )

Clear eVolve-specific error codes.

Definition at line 70 of file eVolve/error.cpp.

References co::base::ErrorRegistry::eraseString(), and co::base::Global::getErrorRegistry().

Here is the call graph for this function:

void eVolve::initErrors ( )

Set up eVolve-specific error codes.

Definition at line 62 of file eVolve/error.cpp.

References co::base::Global::getErrorRegistry(), and co::base::ErrorRegistry::setString().

Here is the call graph for this function:


Enumeration Type Documentation

Defines errors produced by eVolve.

Definition at line 37 of file share/Equalizer/examples/eVolve/error.h.

Generated on Sun May 8 2011 19:11:11 for Equalizer 1.0 by  doxygen 1.7.3