VTK
9.4.20250114
|
#include "vtkImageAlgorithm.h"
#include "vtkRenderingCoreModule.h"
#include "vtkSystemIncludes.h"
#include "vtkWrappingHints.h"
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 |
#define VTK_TEXTURE_QUALITY_DEFAULT 0 |
Definition at line 163 of file vtkTexture.h.
#define VTK_TEXTURE_QUALITY_16BIT 16 |
Definition at line 164 of file vtkTexture.h.
#define VTK_TEXTURE_QUALITY_32BIT 32 |
Definition at line 165 of file vtkTexture.h.