vtkShearWarpRLEVolume< T > Class Template Reference

#include <vtkVolumeShearWarpDataStructure.h>

Inheritance diagram for vtkShearWarpRLEVolume< T >:
[legend]
Collaboration diagram for vtkShearWarpRLEVolume< T >:
[legend]

List of all members.


Detailed Description

template<class T>
class vtkShearWarpRLEVolume< T >

Definition at line 606 of file vtkVolumeShearWarpDataStructure.h.


Public Member Functions

 vtkShearWarpRLEVolume ()
virtual ~vtkShearWarpRLEVolume ()
void encodeOpacity (vtkImageData *data, vtkVolume *volume, vtkEncodedGradientEstimator *gradest, float opacityThreshold)
void encodeScalar (vtkImageData *data, vtkVolume *volume, vtkEncodedGradientEstimator *gradest, float isoValue)
vtkShearWarpRLESlice
< T > * 
GetSlice (int axis, int slice)
vtkVolumeGetVolume ()

Constructor & Destructor Documentation

template<class T>
vtkShearWarpRLEVolume< T >::vtkShearWarpRLEVolume (  )  [inline]

Definition at line 609 of file vtkVolumeShearWarpDataStructure.h.

template<class T>
virtual vtkShearWarpRLEVolume< T >::~vtkShearWarpRLEVolume (  )  [inline, virtual]

Definition at line 618 of file vtkVolumeShearWarpDataStructure.h.


Member Function Documentation

template<class T>
void vtkShearWarpRLEVolume< T >::encodeOpacity ( vtkImageData data,
vtkVolume volume,
vtkEncodedGradientEstimator gradest,
float  opacityThreshold 
) [inline]

Definition at line 626 of file vtkVolumeShearWarpDataStructure.h.

References vtkImageData::GetDimensions().

template<class T>
void vtkShearWarpRLEVolume< T >::encodeScalar ( vtkImageData data,
vtkVolume volume,
vtkEncodedGradientEstimator gradest,
float  isoValue 
) [inline]

Definition at line 658 of file vtkVolumeShearWarpDataStructure.h.

References vtkImageData::GetDimensions().

template<class T>
vtkShearWarpRLESlice<T>* vtkShearWarpRLEVolume< T >::GetSlice ( int  axis,
int  slice 
) [inline]

Definition at line 690 of file vtkVolumeShearWarpDataStructure.h.

template<class T>
vtkVolume* vtkShearWarpRLEVolume< T >::GetVolume (  )  [inline]

Definition at line 696 of file vtkVolumeShearWarpDataStructure.h.


The documentation for this class was generated from the following file:
Generated on Fri Sep 7 17:50:35 2007 for VTK by  doxygen 1.5.3