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