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 61 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::Direction[3]
 

Definition at line 62 of file vtkRayCastStructures.h.

int VTKRayCastRayInfo::Pixel[2]
 

Definition at line 68 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::CameraPosition[3]
 

Definition at line 72 of file vtkRayCastStructures.h.

int VTKRayCastRayInfo::ImageSize[2]
 

Definition at line 75 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::NearClip
 

Definition at line 79 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::FarClip
 

Definition at line 80 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::Color[4]
 

Definition at line 83 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::Depth
 

Definition at line 84 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::TransformedStart[4]
 

Definition at line 93 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::TransformedEnd[4]
 

Definition at line 94 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::TransformedDirection[4]
 

Definition at line 95 of file vtkRayCastStructures.h.

float VTKRayCastRayInfo::TransformedIncrement[3]
 

Definition at line 96 of file vtkRayCastStructures.h.

int VTKRayCastRayInfo::NumberOfStepsToTake
 

Definition at line 100 of file vtkRayCastStructures.h.

int VTKRayCastRayInfo::NumberOfStepsTaken
 

Definition at line 104 of file vtkRayCastStructures.h.


The documentation for this struct was generated from the following file:
Generated on Wed Nov 21 13:02:42 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001