Equalizer 1.0
|
Public Member Functions | |
RawVolumeModelRenderer (const std::string &filename, const uint32_t precision=1) | |
bool | loadHeader (const float brightness, const float alpha) |
const VolumeScaling & | getVolumeScaling () const |
void | glewSetContext (const GLEWContext *context) |
bool | render (const eq::Range &range, const eq::Matrix4d &modelviewM, const eq::Matrix3d &modelviewITM, const eq::Matrix4f &invRotationM) |
void | setPrecision (const uint32_t precision) |
void | setOrtho (const uint32_t ortho) |
const GLEWContext * | glewGetContext () |
bool | loadShaders () |
Definition at line 40 of file rawVolModelRenderer.h.