32 #ifndef __vtkUnstructuredGridVolumeRayCastIterator_h
33 #define __vtkUnstructuredGridVolumeRayCastIterator_h
49 virtual void Initialize(
int x,
int y) = 0;
71 vtkSetVector2Macro(Bounds,
double);
72 vtkGetVector2Macro(Bounds,
double);
78 vtkSetMacro(MaxNumberOfIntersections,
vtkIdType);
79 vtkGetMacro(MaxNumberOfIntersections,
vtkIdType);
94 #endif //__vtkUnstructuredGridRayCastIterator_h
abstract base class for most VTK objects
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