VTK  9.3.20240328
Classes | Macros
vtkTexture.h File Reference
#include "vtkImageAlgorithm.h"
#include "vtkRenderingCoreModule.h"
#include "vtkSystemIncludes.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

◆ VTK_TEXTURE_QUALITY_DEFAULT

#define VTK_TEXTURE_QUALITY_DEFAULT   0

Definition at line 162 of file vtkTexture.h.

◆ VTK_TEXTURE_QUALITY_16BIT

#define VTK_TEXTURE_QUALITY_16BIT   16

Definition at line 163 of file vtkTexture.h.

◆ VTK_TEXTURE_QUALITY_32BIT

#define VTK_TEXTURE_QUALITY_32BIT   32

Definition at line 164 of file vtkTexture.h.