#include "vtkObject.h"
#include "vtkPiecewiseFunction.h"
#include "vtkColorTransferFunction.h"
#include "vtkTimeStamp.h"
Include dependency graph for vtkVolumeProperty.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | vtkVolumeProperty |
represents the common properties for rendering a volume. More... | |
Defines | |
#define | VTK_NEAREST_INTERPOLATION 0 |
#define | VTK_LINEAR_INTERPOLATION 1 |
|
Definition at line 75 of file vtkVolumeProperty.h. |
|
Definition at line 76 of file vtkVolumeProperty.h. |