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