#include "vtkDataSetAlgorithm.h"

Go to the source code of this file.
Classes | |
| class | vtkProjectedTexture | 
| assign texture coordinates for a projected texture  More... | |
Defines | |
| #define | VTK_PROJECTED_TEXTURE_USE_PINHOLE 0 | 
| #define | VTK_PROJECTED_TEXTURE_USE_TWO_MIRRORS 1 | 
| #define VTK_PROJECTED_TEXTURE_USE_PINHOLE 0 | 
Definition at line 36 of file vtkProjectedTexture.h.
| #define VTK_PROJECTED_TEXTURE_USE_TWO_MIRRORS 1 | 
Definition at line 37 of file vtkProjectedTexture.h.
 1.5.6