#include <vtkVolumeShearWarpDataStructure.h>
Definition at line 164 of file vtkVolumeShearWarpDataStructure.h.
Public Member Functions | |
vtkShearWarpRLESlice () | |
~vtkShearWarpRLESlice () | |
void | encodeOpacity (vtkImageData *data, vtkVolume *volume, vtkEncodedGradientEstimator *gradest, int axis, int k, float opacityThreshold) |
void | encodeScalar (vtkImageData *data, vtkVolume *volume, vtkEncodedGradientEstimator *gradest, int axis, int k, float isoValue) |
vtkShearWarpRLERun< T > * | GetLineRuns (int line) |
vtkShearWarpRLESlice< T >::vtkShearWarpRLESlice | ( | ) | [inline] |
Definition at line 167 of file vtkVolumeShearWarpDataStructure.h.
vtkShearWarpRLESlice< T >::~vtkShearWarpRLESlice | ( | ) | [inline] |
Definition at line 174 of file vtkVolumeShearWarpDataStructure.h.
void vtkShearWarpRLESlice< T >::encodeOpacity | ( | vtkImageData * | data, | |
vtkVolume * | volume, | |||
vtkEncodedGradientEstimator * | gradest, | |||
int | axis, | |||
int | k, | |||
float | opacityThreshold | |||
) | [inline] |
Definition at line 188 of file vtkVolumeShearWarpDataStructure.h.
void vtkShearWarpRLESlice< T >::encodeScalar | ( | vtkImageData * | data, | |
vtkVolume * | volume, | |||
vtkEncodedGradientEstimator * | gradest, | |||
int | axis, | |||
int | k, | |||
float | isoValue | |||
) | [inline] |
Definition at line 365 of file vtkVolumeShearWarpDataStructure.h.
vtkShearWarpRLERun<T>* vtkShearWarpRLESlice< T >::GetLineRuns | ( | int | line | ) | [inline] |
Definition at line 535 of file vtkVolumeShearWarpDataStructure.h.