32 #ifndef vtkUnstructuredGridVolumeRayCastIterator_h
33 #define vtkUnstructuredGridVolumeRayCastIterator_h
50 virtual void Initialize(
int x,
int y) = 0;
72 vtkSetVector2Macro(Bounds,
double);
73 vtkGetVector2Macro(Bounds,
double);
79 vtkSetMacro(MaxNumberOfIntersections,
vtkIdType);
80 vtkGetMacro(MaxNumberOfIntersections,
vtkIdType);
95 #endif //vtkUnstructuredGridRayCastIterator_h
abstract base class for most VTK objects
#define VTKRENDERINGVOLUME_EXPORT
dynamic, self-adjusting array of double
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
list of point or cell ids
abstract superclass for arrays of numeric data
vtkIdType MaxNumberOfIntersections