OpenGL Volumizer 2.7 Reference Pages
| vzParameterLookupTable ( | int width, void* data, vzTextureType type, vzExternalTextureFormat format); |
| int getWidth ( | ) const; |
| void setDataFormat ( | vzExternalTextureFormat format); |
| vzExternalTextureFormat getDataFormat ( | ) const; |
| void setDataType ( | vzTextureType type); |
| vzTextureType getDataType ( | ) const; |
| void setDataPtr ( | int width, void* data); |
| void* getDataPtr ( | ) const; |
| ~vzParameterLookupTable ( | ); |
| vzParameterLookupTable ( | int width, void* data, vzTextureType type, vzExternalTextureFormat format); |
| ~vzParameterLookupTable ( | ); |
| vzExternalTextureFormat getDataFormat ( | ) const; |
| void* getDataPtr ( | ) const; |
| vzTextureType getDataType ( | ) const; |
| int getWidth ( | ) const; |
| void setDataFormat ( | vzExternalTextureFormat format); |
| void setDataPtr ( | int width, void* data); |
| void setDataType ( | vzTextureType type); |