#include <vtkVolumeShearWarpDataStructure.h>
Public Member Functions | |
vtkShearWarpOctreeNode () | |
~vtkShearWarpOctreeNode () | |
T | GetMinimum () |
T | GetMaximum () |
void | build (vtkImageData *data, int min[3], int max[3], int level) |
void | classifyOpacity (vtkShearWarpSummedAreaTable< T > *table) |
void | classifyScalar (T value) |
int | computeRuns (vtkShearWarpOctreeRun *&runs, int axis, int slices, int lines, int voxels, int slice, int line) |
|
Definition at line 762 of file vtkVolumeShearWarpDataStructure.h. |
|
Definition at line 767 of file vtkVolumeShearWarpDataStructure.h. |
|
Definition at line 773 of file vtkVolumeShearWarpDataStructure.h. |
|
Definition at line 778 of file vtkVolumeShearWarpDataStructure.h. |
|
Definition at line 783 of file vtkVolumeShearWarpDataStructure.h. References vtkImageData::GetScalarPointer(). |
|
Definition at line 916 of file vtkVolumeShearWarpDataStructure.h. References vtkShearWarpSummedAreaTable< T >::integrate(). |
|
Definition at line 937 of file vtkVolumeShearWarpDataStructure.h. |
|
Definition at line 959 of file vtkVolumeShearWarpDataStructure.h. References vtkShearWarpOctreeRun::Length, and vtkShearWarpOctreeRun::Type. |