#include <TAPsOpenGLCtrlTransferFn.hpp>
Public Attributes | |
| GLfloat | histogramColor [4] |
| unsigned long int | maxFreq |
| GLubyte | normalizedFreqs [256] |
| unsigned long int | totalFreqs |
Definition at line 199 of file TAPsOpenGLCtrlTransferFn.hpp.
Definition at line 204 of file TAPsOpenGLCtrlTransferFn.hpp.
| unsigned long int OpenGLCtrlTransferFn::IC_Histogram::maxFreq |
Definition at line 203 of file TAPsOpenGLCtrlTransferFn.hpp.
| GLubyte OpenGLCtrlTransferFn::IC_Histogram::normalizedFreqs[256] |
Definition at line 201 of file TAPsOpenGLCtrlTransferFn.hpp.
| unsigned long int OpenGLCtrlTransferFn::IC_Histogram::totalFreqs |
Definition at line 202 of file TAPsOpenGLCtrlTransferFn.hpp.
1.5.6