|
Equalizer
1.8.0
Parallel Rendering Framework
|
Collaboration diagram for eVolve::RawVolumeModelRenderer: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::Matrix4f &invRotationM, const eq::Vector4f &taintColor, const int normalsQuality) |
| 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.