Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

VTKRayCastRayInfo Struct Reference

#include <vtkRayCastStructures.h>

Collaboration diagram for VTKRayCastRayInfo:

Collaboration graph
[legend]
List of all members.

Public Attributes

float Origin [3]
float Direction [3]
int Pixel [2]
float CameraPosition [3]
int ImageSize [2]
float NearClip
float FarClip
float Color [4]
float Depth
float TransformedStart [4]
float TransformedEnd [4]
float TransformedDirection [4]
float TransformedIncrement [3]
int NumberOfStepsToTake
int NumberOfStepsTaken

Member Data Documentation

float VTKRayCastRayInfo::Origin[3]
 

Definition at line 62 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::Direction[3]
 

Definition at line 63 of file vtkRayCastStructures.h.

int VTKRayCastRayInfo::Pixel[2]
 

Definition at line 69 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::CameraPosition[3]
 

Definition at line 73 of file vtkRayCastStructures.h.

int VTKRayCastRayInfo::ImageSize[2]
 

Definition at line 76 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::NearClip
 

Definition at line 80 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::FarClip
 

Definition at line 81 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::Color[4]
 

Definition at line 84 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::Depth
 

Definition at line 85 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::TransformedStart[4]
 

Definition at line 94 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::TransformedEnd[4]
 

Definition at line 95 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::TransformedDirection[4]
 

Definition at line 96 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::TransformedIncrement[3]
 

Definition at line 97 of file vtkRayCastStructures.h.

int VTKRayCastRayInfo::NumberOfStepsToTake
 

Definition at line 101 of file vtkRayCastStructures.h.

int VTKRayCastRayInfo::NumberOfStepsTaken
 

Definition at line 105 of file vtkRayCastStructures.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 14:47:04 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001