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

VTKRayCastVolumeInfo Struct Reference

#include <vtkVolumeRayCastStructures.h>

Collaboration diagram for VTKRayCastVolumeInfo:

Collaboration graph
[legend]
List of all members.

Public Attributes

vtkVolumeVolume
float WorldToVolumeMatrix [16]
float VolumeToWorldMatrix [16]
float ViewToVolumeMatrix [16]
float CenterDistance
int ScalarDataType
void * ScalarDataPointer
int DataIncrement [3]
int DataSize [3]
float DataSpacing [3]
float DataOrigin [3]
int Shading
int ColorChannels
float Color [3]
int InterpolationType
float RGBTextureCoefficient
float * RedDiffuseShadingTable
float * GreenDiffuseShadingTable
float * BlueDiffuseShadingTable
float * RedSpecularShadingTable
float * GreenSpecularShadingTable
float * BlueSpecularShadingTable
unsigned char * RGBDataPointer
int RGBDataIncrement [3]
int RGBDataSize [3]
float RGBDataSpacing [3]
float RGBDataOrigin [3]
unsigned short * EncodedNormals
unsigned char * GradientMagnitudes

Member Data Documentation

vtkVolume* VTKRayCastVolumeInfo::Volume
 

Definition at line 61 of file vtkVolumeRayCastStructures.h.

float VTKRayCastVolumeInfo::WorldToVolumeMatrix[16]
 

Definition at line 64 of file vtkVolumeRayCastStructures.h.

float VTKRayCastVolumeInfo::VolumeToWorldMatrix[16]
 

Definition at line 65 of file vtkVolumeRayCastStructures.h.

float VTKRayCastVolumeInfo::ViewToVolumeMatrix[16]
 

Definition at line 66 of file vtkVolumeRayCastStructures.h.

float VTKRayCastVolumeInfo::CenterDistance
 

Definition at line 70 of file vtkVolumeRayCastStructures.h.

int VTKRayCastVolumeInfo::ScalarDataType
 

Definition at line 74 of file vtkVolumeRayCastStructures.h.

void* VTKRayCastVolumeInfo::ScalarDataPointer
 

Definition at line 75 of file vtkVolumeRayCastStructures.h.

int VTKRayCastVolumeInfo::DataIncrement[3]
 

Definition at line 76 of file vtkVolumeRayCastStructures.h.

int VTKRayCastVolumeInfo::DataSize[3]
 

Definition at line 77 of file vtkVolumeRayCastStructures.h.

float VTKRayCastVolumeInfo::DataSpacing[3]
 

Definition at line 78 of file vtkVolumeRayCastStructures.h.

float VTKRayCastVolumeInfo::DataOrigin[3]
 

Definition at line 79 of file vtkVolumeRayCastStructures.h.

int VTKRayCastVolumeInfo::Shading
 

Definition at line 82 of file vtkVolumeRayCastStructures.h.

int VTKRayCastVolumeInfo::ColorChannels
 

Definition at line 83 of file vtkVolumeRayCastStructures.h.

float VTKRayCastVolumeInfo::Color[3]
 

Definition at line 84 of file vtkVolumeRayCastStructures.h.

int VTKRayCastVolumeInfo::InterpolationType
 

Definition at line 85 of file vtkVolumeRayCastStructures.h.

float VTKRayCastVolumeInfo::RGBTextureCoefficient
 

Definition at line 86 of file vtkVolumeRayCastStructures.h.

float* VTKRayCastVolumeInfo::RedDiffuseShadingTable
 

Definition at line 90 of file vtkVolumeRayCastStructures.h.

float* VTKRayCastVolumeInfo::GreenDiffuseShadingTable
 

Definition at line 91 of file vtkVolumeRayCastStructures.h.

float* VTKRayCastVolumeInfo::BlueDiffuseShadingTable
 

Definition at line 92 of file vtkVolumeRayCastStructures.h.

float* VTKRayCastVolumeInfo::RedSpecularShadingTable
 

Definition at line 93 of file vtkVolumeRayCastStructures.h.

float* VTKRayCastVolumeInfo::GreenSpecularShadingTable
 

Definition at line 94 of file vtkVolumeRayCastStructures.h.

float* VTKRayCastVolumeInfo::BlueSpecularShadingTable
 

Definition at line 95 of file vtkVolumeRayCastStructures.h.

unsigned char* VTKRayCastVolumeInfo::RGBDataPointer
 

Definition at line 100 of file vtkVolumeRayCastStructures.h.

int VTKRayCastVolumeInfo::RGBDataIncrement[3]
 

Definition at line 101 of file vtkVolumeRayCastStructures.h.

int VTKRayCastVolumeInfo::RGBDataSize[3]
 

Definition at line 102 of file vtkVolumeRayCastStructures.h.

float VTKRayCastVolumeInfo::RGBDataSpacing[3]
 

Definition at line 103 of file vtkVolumeRayCastStructures.h.

float VTKRayCastVolumeInfo::RGBDataOrigin[3]
 

Definition at line 104 of file vtkVolumeRayCastStructures.h.

unsigned short* VTKRayCastVolumeInfo::EncodedNormals
 

Definition at line 107 of file vtkVolumeRayCastStructures.h.

unsigned char* VTKRayCastVolumeInfo::GradientMagnitudes
 

Definition at line 108 of file vtkVolumeRayCastStructures.h.


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