59 #ifndef __vtkUnstructuredGridBunykRayCastFunction_h
60 #define __vtkUnstructuredGridBunykRayCastFunction_h
62 #include "vtkRenderingVolumeModule.h"
79 #define VTK_BUNYKRCF_MAX_ARRAYS 10000
80 #define VTK_BUNYKRCF_ARRAY_SIZE 10000
123 int InTriangle(
double x,
double y,
138 vtkGetVectorMacro( ImageOrigin,
int, 2 );
143 vtkGetVectorMacro( ImageViewportSize,
int, 2 );
193 int ImageViewportSize[2];
232 void *NewIntersection();
243 void TransformPoints();
247 void UpdateTriangleList();
251 void ComputeViewDependentInfo();
256 void ComputePixelIntersections();