Go to the documentation of this file.
26 #ifndef vtkRayCastStructures_h
27 #define vtkRayCastStructures_h
45 float CameraPosition[3];
66 float TransformedStart[4];
67 float TransformedEnd[4];
68 float TransformedDirection[4];
69 float TransformedIncrement[3];