Equalizer  1.2.1
Classes | Public Member Functions | Protected Member Functions
eVolve::RawVolumeModel Class Reference

Load model to texture. More...

#include <rawVolModel.h>

List of all members.

Classes

struct  VolumePart

Public Member Functions

 RawVolumeModel (const std::string &filename)
bool loadHeader (const float brightness, const float alpha)
bool getVolumeInfo (VolumeInfo &info, const eq::Range &range)
void releaseVolumeInfo (const eq::Range &range)
const std::string & getFileName () const
uint32_t getResolution () const
const VolumeScalinggetVolumeScaling () const
void glewSetContext (const GLEWContext *context)
const GLEWContext * glewGetContext () const

Protected Member Functions

bool _createVolumeTexture (GLuint &volume, DataInTextureDimensions &TD, const eq::Range &range)
 Reading requested part of volume and derivatives from data file.

Detailed Description

Load model to texture.

Definition at line 81 of file rawVolModel.h.


The documentation for this class was generated from the following files:
Generated on Fri Jun 8 2012 15:44:37 for Equalizer 1.2.1 by  doxygen 1.8.0