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

vtkShearWarpRLEVolume< T > Class Template Reference

#include <vtkVolumeShearWarpDataStructure.h>

Inheritance diagram for vtkShearWarpRLEVolume< T >:

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

Collaboration graph
[legend]
List of all members.

template<class T>
class vtkShearWarpRLEVolume< T >


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: