#include <vtkVolumeShearWarpDataStructure.h>
Inheritance diagram for 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) |
| vtkVolume * | GetVolume () |
| vtkShearWarpRLEVolume< T >::vtkShearWarpRLEVolume | ( | ) | [inline] |
Definition at line 609 of file vtkVolumeShearWarpDataStructure.h.
| virtual vtkShearWarpRLEVolume< T >::~vtkShearWarpRLEVolume | ( | ) | [inline, virtual] |
Definition at line 618 of file vtkVolumeShearWarpDataStructure.h.
| void vtkShearWarpRLEVolume< T >::encodeOpacity | ( | vtkImageData * | data, | |
| vtkVolume * | volume, | |||
| vtkEncodedGradientEstimator * | gradest, | |||
| float | opacityThreshold | |||
| ) | [inline] |
Definition at line 626 of file vtkVolumeShearWarpDataStructure.h.
| void vtkShearWarpRLEVolume< T >::encodeScalar | ( | vtkImageData * | data, | |
| vtkVolume * | volume, | |||
| vtkEncodedGradientEstimator * | gradest, | |||
| float | isoValue | |||
| ) | [inline] |
Definition at line 658 of file vtkVolumeShearWarpDataStructure.h.
| vtkShearWarpRLESlice<T>* vtkShearWarpRLEVolume< T >::GetSlice | ( | int | axis, | |
| int | slice | |||
| ) | [inline] |
Definition at line 690 of file vtkVolumeShearWarpDataStructure.h.
| vtkVolume* vtkShearWarpRLEVolume< T >::GetVolume | ( | ) | [inline] |
Definition at line 696 of file vtkVolumeShearWarpDataStructure.h.
1.5.1