VTK
Public Attributes | List of all members
vtkVolumeRayCastStaticInfo Struct Reference

#include <vtkVolumeRayCastFunction.h>

Collaboration diagram for vtkVolumeRayCastStaticInfo:
[legend]

Public Attributes

vtkVolumeVolume
 
vtkRendererRenderer
 
float WorldToVoxelsMatrix [16]
 
float VoxelsToWorldMatrix [16]
 
float ViewToVoxelsMatrix [16]
 
floatClippingPlane
 
int NumberOfClippingPlanes
 
float CameraThickness
 
int ScalarDataType
 
void * ScalarDataPointer
 
vtkIdType DataIncrement [3]
 
int DataSize [3]
 
double DataSpacing [3]
 
double DataOrigin [3]
 
int Shading
 
int ColorChannels
 
float Color [3]
 
int InterpolationType
 
floatRedDiffuseShadingTable
 
floatGreenDiffuseShadingTable
 
floatBlueDiffuseShadingTable
 
floatRedSpecularShadingTable
 
floatGreenSpecularShadingTable
 
floatBlueSpecularShadingTable
 
unsigned short * EncodedNormals
 
unsigned char * GradientMagnitudes
 
int ImageInUseSize [2]
 
int ImageMemorySize [2]
 
int ImageViewportSize [2]
 
int ImageOrigin [2]
 
unsigned char * Image
 
intRowBounds
 
int MIPFunction
 
int MaximizeOpacity
 

Detailed Description

Definition at line 70 of file vtkVolumeRayCastFunction.h.

Member Data Documentation

vtkVolume* vtkVolumeRayCastStaticInfo::Volume

Definition at line 73 of file vtkVolumeRayCastFunction.h.

vtkRenderer* vtkVolumeRayCastStaticInfo::Renderer

Definition at line 76 of file vtkVolumeRayCastFunction.h.

float vtkVolumeRayCastStaticInfo::WorldToVoxelsMatrix[16]

Definition at line 79 of file vtkVolumeRayCastFunction.h.

float vtkVolumeRayCastStaticInfo::VoxelsToWorldMatrix[16]

Definition at line 80 of file vtkVolumeRayCastFunction.h.

float vtkVolumeRayCastStaticInfo::ViewToVoxelsMatrix[16]

Definition at line 81 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::ClippingPlane

Definition at line 83 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::NumberOfClippingPlanes

Definition at line 84 of file vtkVolumeRayCastFunction.h.

float vtkVolumeRayCastStaticInfo::CameraThickness

Definition at line 88 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ScalarDataType

Definition at line 92 of file vtkVolumeRayCastFunction.h.

void* vtkVolumeRayCastStaticInfo::ScalarDataPointer

Definition at line 93 of file vtkVolumeRayCastFunction.h.

vtkIdType vtkVolumeRayCastStaticInfo::DataIncrement[3]

Definition at line 94 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::DataSize[3]

Definition at line 95 of file vtkVolumeRayCastFunction.h.

double vtkVolumeRayCastStaticInfo::DataSpacing[3]

Definition at line 96 of file vtkVolumeRayCastFunction.h.

double vtkVolumeRayCastStaticInfo::DataOrigin[3]

Definition at line 97 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::Shading

Definition at line 100 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ColorChannels

Definition at line 101 of file vtkVolumeRayCastFunction.h.

float vtkVolumeRayCastStaticInfo::Color[3]

Definition at line 102 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::InterpolationType

Definition at line 103 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::RedDiffuseShadingTable

Definition at line 107 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::GreenDiffuseShadingTable

Definition at line 108 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::BlueDiffuseShadingTable

Definition at line 109 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::RedSpecularShadingTable

Definition at line 110 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::GreenSpecularShadingTable

Definition at line 111 of file vtkVolumeRayCastFunction.h.

float* vtkVolumeRayCastStaticInfo::BlueSpecularShadingTable

Definition at line 112 of file vtkVolumeRayCastFunction.h.

unsigned short* vtkVolumeRayCastStaticInfo::EncodedNormals

Definition at line 115 of file vtkVolumeRayCastFunction.h.

unsigned char* vtkVolumeRayCastStaticInfo::GradientMagnitudes

Definition at line 116 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ImageInUseSize[2]

Definition at line 119 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ImageMemorySize[2]

Definition at line 120 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ImageViewportSize[2]

Definition at line 121 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::ImageOrigin[2]

Definition at line 122 of file vtkVolumeRayCastFunction.h.

unsigned char* vtkVolumeRayCastStaticInfo::Image

Definition at line 123 of file vtkVolumeRayCastFunction.h.

int* vtkVolumeRayCastStaticInfo::RowBounds

Definition at line 125 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::MIPFunction

Definition at line 132 of file vtkVolumeRayCastFunction.h.

int vtkVolumeRayCastStaticInfo::MaximizeOpacity

Definition at line 133 of file vtkVolumeRayCastFunction.h.


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