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

vtkTexture.h File Reference

#include "vtkProcessObject.h"

Include dependency graph for vtkTexture.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  vtkTexture
 handles properties associated with a texture map More...

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 76 of file vtkTexture.h.

Referenced by vtkTexture::SetQualityToDefault().

#define VTK_TEXTURE_QUALITY_16BIT   16
 

Definition at line 77 of file vtkTexture.h.

Referenced by vtkTexture::SetQualityTo16Bit().

#define VTK_TEXTURE_QUALITY_32BIT   32
 

Definition at line 78 of file vtkTexture.h.

Referenced by vtkTexture::SetQualityTo32Bit().