Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkTexture.h File Reference

#include "vtkProcessObject.h"

Go to the source code of this file.

Defines

#define VTK_TEXTURE_QUALITY_DEFAULT   0
#define VTK_TEXTURE_QUALITY_16BIT   16
#define VTK_TEXTURE_QUALITY_32BIT   32


Define Documentation

#define VTK_TEXTURE_QUALITY_DEFAULT   0
 

Definition at line 66 of file vtkTexture.h.

Referenced by vtkTexture::SetQualityToDefault().

#define VTK_TEXTURE_QUALITY_16BIT   16
 

Definition at line 67 of file vtkTexture.h.

Referenced by vtkTexture::SetQualityTo16Bit().

#define VTK_TEXTURE_QUALITY_32BIT   32
 

Definition at line 68 of file vtkTexture.h.

Referenced by vtkTexture::SetQualityTo32Bit().