VTK
Classes | Macros
vtkTexture.h File Reference
#include "vtkRenderingCoreModule.h"
#include "vtkImageAlgorithm.h"
Include dependency graph for vtkTexture.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Macros

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

Macro Definition Documentation

#define VTK_TEXTURE_QUALITY_DEFAULT   0

Definition at line 66 of file vtkTexture.h.

#define VTK_TEXTURE_QUALITY_16BIT   16

Definition at line 67 of file vtkTexture.h.

#define VTK_TEXTURE_QUALITY_32BIT   32

Definition at line 68 of file vtkTexture.h.