Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkVolumeRayCastStaticInfo Struct Reference

#include <vtkVolumeRayCastFunction.h>

Collaboration diagram for vtkVolumeRayCastStaticInfo:

Collaboration graph
[legend]
List of all members.

Public Attributes

vtkVolumeVolume
vtkRendererRenderer
float WorldToVoxelsMatrix [16]
float VoxelsToWorldMatrix [16]
float ViewToVoxelsMatrix [16]
float * ClippingPlane
int NumberOfClippingPlanes
float CameraThickness
int ScalarDataType
void * ScalarDataPointer
int DataIncrement [3]
int DataSize [3]
double DataSpacing [3]
double DataOrigin [3]
int Shading
int ColorChannels
float Color [3]
int InterpolationType
float * RedDiffuseShadingTable
float * GreenDiffuseShadingTable
float * BlueDiffuseShadingTable
float * RedSpecularShadingTable
float * GreenSpecularShadingTable
float * BlueSpecularShadingTable
unsigned short * EncodedNormals
unsigned char * GradientMagnitudes
int ImageInUseSize [2]
int ImageMemorySize [2]
int ImageViewportSize [2]
int ImageOrigin [2]
unsigned char * Image
int * RowBounds
int MIPFunction
int MaximizeOpacity

Member Data Documentation

vtkVolume* vtkVolumeRayCastStaticInfo::Volume
 

Definition at line 79 of file vtkVolumeRayCastFunction.h.

vtkRenderer* vtkVolumeRayCastStaticInfo::Renderer
 

Definition at line 82 of file vtkVolumeRayCastFunction.h.

float vtkVolumeRayCastStaticInfo::WorldToVoxelsMatrix[16]
 

Definition at line 85 of file vtkVolumeRayCastFunction.h.

float vtkVolumeRayCastStaticInfo::VoxelsToWorldMatrix[16]
 

Definition at line 86 of file vtkVolumeRayCastFunction.h.

float vtkVolumeRayCastStaticInfo::ViewToVoxelsMatrix[16]
 

Definition at line 87 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::ClippingPlane
 

Definition at line 89 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::NumberOfClippingPlanes
 

Definition at line 90 of file vtkVolumeRayCastFunction.h.

float vtkVolumeRayCastStaticInfo::CameraThickness
 

Definition at line 94 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ScalarDataType
 

Definition at line 98 of file vtkVolumeRayCastFunction.h.

void* vtkVolumeRayCastStaticInfo::ScalarDataPointer
 

Definition at line 99 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::DataIncrement[3]
 

Definition at line 100 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::DataSize[3]
 

Definition at line 101 of file vtkVolumeRayCastFunction.h.

double vtkVolumeRayCastStaticInfo::DataSpacing[3]
 

Definition at line 102 of file vtkVolumeRayCastFunction.h.

double vtkVolumeRayCastStaticInfo::DataOrigin[3]
 

Definition at line 103 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::Shading
 

Definition at line 106 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ColorChannels
 

Definition at line 107 of file vtkVolumeRayCastFunction.h.

float vtkVolumeRayCastStaticInfo::Color[3]
 

Definition at line 108 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::InterpolationType
 

Definition at line 109 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::RedDiffuseShadingTable
 

Definition at line 113 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::GreenDiffuseShadingTable
 

Definition at line 114 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::BlueDiffuseShadingTable
 

Definition at line 115 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::RedSpecularShadingTable
 

Definition at line 116 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::GreenSpecularShadingTable
 

Definition at line 117 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::BlueSpecularShadingTable
 

Definition at line 118 of file vtkVolumeRayCastFunction.h.

unsigned short* vtkVolumeRayCastStaticInfo::EncodedNormals
 

Definition at line 121 of file vtkVolumeRayCastFunction.h.

unsigned char* vtkVolumeRayCastStaticInfo::GradientMagnitudes
 

Definition at line 122 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ImageInUseSize[2]
 

Definition at line 125 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ImageMemorySize[2]
 

Definition at line 126 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ImageViewportSize[2]
 

Definition at line 127 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ImageOrigin[2]
 

Definition at line 128 of file vtkVolumeRayCastFunction.h.

unsigned char* vtkVolumeRayCastStaticInfo::Image
 

Definition at line 129 of file vtkVolumeRayCastFunction.h.

int* vtkVolumeRayCastStaticInfo::RowBounds
 

Definition at line 131 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::MIPFunction
 

Definition at line 138 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::MaximizeOpacity
 

Definition at line 139 of file vtkVolumeRayCastFunction.h.


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