Display::Volume Member List
This is the complete list of members for
Display::Volume, including all inherited members.
| alignWithScreen() const | Display::Volume | |
| createTextureData(const DataType *data, const unsigned int data_size[], DataType &min, DataType &max, const unsigned int texture_size[]) | Display::Volume | [inline, protected, static] |
| display() const | Display::Volume | |
| getIntensityRange(float &min, float &max) const | Display::Volume | |
| getMode() const | Display::Volume | |
| getNbRenderingPlanes() const | Display::Volume | [protected] |
| getTextureSize(const unsigned int data_size[], unsigned int texture_size[], const unsigned int max_texture_size[]) | Display::Volume | [protected, static] |
| initShader() | Display::Volume | [protected] |
| m_data_texture | Display::Volume | [protected] |
| m_fragment_shader | Display::Volume | [protected] |
| m_gpu_program | Display::Volume | [protected] |
| m_intensity_range | Display::Volume | [protected] |
| m_internal_lut | Display::Volume | [protected] |
| m_interpolation | Display::Volume | [protected] |
| m_lut_texture | Display::Volume | [protected] |
| m_max_texture_size | Display::Volume | [protected] |
| m_mpr_matrix | Display::Volume | [protected] |
| m_quality | Display::Volume | [protected] |
| m_rendering_mode | Display::Volume | [protected] |
| m_texture_scale | Display::Volume | [protected] |
| MIP enum value | Display::Volume | |
| Mode enum name | Display::Volume | |
| MPR enum value | Display::Volume | |
| normalize(float m[]) | Display::Volume | [protected, static] |
| render() const | Display::Volume | [protected] |
| renderSlice(const float m[]) const | Display::Volume | [protected] |
| setInterpolation(int interpolation) | Display::Volume | |
| setMaxTextureSize(unsigned int w, unsigned int h, unsigned int d) | Display::Volume | |
| setMode(Mode mode) | Display::Volume | |
| setMprMatrix(const float matrix[]) | Display::Volume | |
| setQuality(float quality) | Display::Volume | |
| transf(const float p[], const float m[], float pp[]) | Display::Volume | [protected, static] |
| transp(float m[]) | Display::Volume | [protected, static] |
| update(const DataType *data, unsigned int w, unsigned int h, unsigned int d) | Display::Volume | [inline] |
| updateLut(const float *lut, unsigned int lutSize) | Display::Volume | |
| updateLut(const Lut &lut) | Display::Volume | [inline] |
| updateRamp(float min, float max) | Display::Volume | |
| Volume() | Display::Volume | |
| VRT enum value | Display::Volume | |
| ~Volume() | Display::Volume | |