VTK
Public Attributes | List of all members
vtkVolumeRayCastDynamicInfo Struct Reference

#include <vtkVolumeRayCastFunction.h>

Public Attributes

float Color [4]
 
float ScalarValue
 
float TransformedStart [4]
 
float TransformedEnd [4]
 
float TransformedDirection [4]
 
float TransformedIncrement [3]
 
int NumberOfStepsToTake
 
int NumberOfStepsTaken
 

Detailed Description

Definition at line 43 of file vtkVolumeRayCastFunction.h.

Member Data Documentation

§ Color

float vtkVolumeRayCastDynamicInfo::Color[4]

Definition at line 46 of file vtkVolumeRayCastFunction.h.

§ ScalarValue

float vtkVolumeRayCastDynamicInfo::ScalarValue

Definition at line 47 of file vtkVolumeRayCastFunction.h.

§ TransformedStart

float vtkVolumeRayCastDynamicInfo::TransformedStart[4]

Definition at line 50 of file vtkVolumeRayCastFunction.h.

§ TransformedEnd

float vtkVolumeRayCastDynamicInfo::TransformedEnd[4]

Definition at line 51 of file vtkVolumeRayCastFunction.h.

§ TransformedDirection

float vtkVolumeRayCastDynamicInfo::TransformedDirection[4]

Definition at line 52 of file vtkVolumeRayCastFunction.h.

§ TransformedIncrement

float vtkVolumeRayCastDynamicInfo::TransformedIncrement[3]

Definition at line 53 of file vtkVolumeRayCastFunction.h.

§ NumberOfStepsToTake

int vtkVolumeRayCastDynamicInfo::NumberOfStepsToTake

Definition at line 57 of file vtkVolumeRayCastFunction.h.

§ NumberOfStepsTaken

int vtkVolumeRayCastDynamicInfo::NumberOfStepsTaken

Definition at line 61 of file vtkVolumeRayCastFunction.h.


The documentation for this struct was generated from the following file: