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