#include <vtkVolumeShearWarpDataStructure.h>
Public Member Functions | |
vtkShearWarpSummedAreaTable () | |
~vtkShearWarpSummedAreaTable () | |
void | build (float *SOTF, T upper) |
float | integrate (T min, T max) |
Definition at line 712 of file vtkVolumeShearWarpDataStructure.h.
vtkShearWarpSummedAreaTable< T >::vtkShearWarpSummedAreaTable | ( | ) | [inline] |
Definition at line 715 of file vtkVolumeShearWarpDataStructure.h.
vtkShearWarpSummedAreaTable< T >::~vtkShearWarpSummedAreaTable | ( | ) | [inline] |
Definition at line 721 of file vtkVolumeShearWarpDataStructure.h.
void vtkShearWarpSummedAreaTable< T >::build | ( | float * | SOTF, | |
T | upper | |||
) | [inline] |
Definition at line 727 of file vtkVolumeShearWarpDataStructure.h.
float vtkShearWarpSummedAreaTable< T >::integrate | ( | T | min, | |
T | max | |||
) | [inline] |
Definition at line 738 of file vtkVolumeShearWarpDataStructure.h.