#include "vtkImageAlgorithm.h"


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 VTK_TEXTURE_QUALITY_DEFAULT 0 |
Definition at line 64 of file vtkTexture.h.
| #define VTK_TEXTURE_QUALITY_16BIT 16 |
Definition at line 65 of file vtkTexture.h.
| #define VTK_TEXTURE_QUALITY_32BIT 32 |
Definition at line 66 of file vtkTexture.h.
1.5.6