#include <vtkVolumeShearWarpDataStructure.h>
Inheritance diagram for vtkShearWarpOctree< T >:
Public Types | |
typedef vtkShearWarpBase | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
vtkShearWarpOctree () | |
virtual | ~vtkShearWarpOctree () |
void | build (vtkImageData *data) |
void | classifyOpacity (vtkVolume *volume) |
void | classifyScalar (T value) |
int | GetLineRuns (vtkShearWarpOctreeRun *runs, int axis, int slice, int line) |
Static Public Member Functions | |
int | IsTypeOf (const char *type) |
vtkShearWarpOctree * | SafeDownCast (vtkObject *o) |
|
Reimplemented from vtkShearWarpBase. Definition at line 1026 of file vtkVolumeShearWarpDataStructure.h. |
|
Definition at line 1028 of file vtkVolumeShearWarpDataStructure.h. |
|
Definition at line 1032 of file vtkVolumeShearWarpDataStructure.h. |
|
Reimplemented from vtkShearWarpBase. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkShearWarpBase. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkShearWarpBase. |
|
Reimplemented from vtkShearWarpBase. |
|
Definition at line 1037 of file vtkVolumeShearWarpDataStructure.h. References vtkImageData::GetDimensions(), and vtkImageData::GetExtent(). |
|
Definition at line 1045 of file vtkVolumeShearWarpDataStructure.h. References vtkVolume::GetCorrectedScalarOpacityArray(). |
|
Definition at line 1052 of file vtkVolumeShearWarpDataStructure.h. |
|
Definition at line 1058 of file vtkVolumeShearWarpDataStructure.h. References vtkShearWarpOctreeRun::Length, and vtkShearWarpOctreeRun::Type. |