#include <vtkVolumeShearWarpDataStructure.h>

Definition at line 43 of file vtkVolumeShearWarpDataStructure.h.
Public Member Functions | |
| vtkShearWarpRLEImage (int size) | |
| ~vtkShearWarpRLEImage () | |
| void | Clear () |
| void | First (vtkShearWarpPixelData *&ptr) |
| void | Position (vtkShearWarpPixelData *&ptr, int position) |
| void | Advance (vtkShearWarpPixelData *&ptr, int count) |
| int | Skip (vtkShearWarpPixelData *&ptr) |
| vtkShearWarpPixelData * | GetPixelData () |
| int | GetSize () |
| vtkShearWarpRLEImage::vtkShearWarpRLEImage | ( | int | size | ) | [inline] |
Definition at line 46 of file vtkVolumeShearWarpDataStructure.h.
| vtkShearWarpRLEImage::~vtkShearWarpRLEImage | ( | ) | [inline] |
Definition at line 53 of file vtkVolumeShearWarpDataStructure.h.
| void vtkShearWarpRLEImage::Clear | ( | void | ) | [inline] |
Definition at line 60 of file vtkVolumeShearWarpDataStructure.h.
| void vtkShearWarpRLEImage::First | ( | vtkShearWarpPixelData *& | ptr | ) | [inline] |
Definition at line 74 of file vtkVolumeShearWarpDataStructure.h.
| void vtkShearWarpRLEImage::Position | ( | vtkShearWarpPixelData *& | ptr, | |
| int | position | |||
| ) | [inline] |
Definition at line 80 of file vtkVolumeShearWarpDataStructure.h.
| void vtkShearWarpRLEImage::Advance | ( | vtkShearWarpPixelData *& | ptr, | |
| int | count | |||
| ) | [inline] |
Definition at line 86 of file vtkVolumeShearWarpDataStructure.h.
| int vtkShearWarpRLEImage::Skip | ( | vtkShearWarpPixelData *& | ptr | ) | [inline] |
Definition at line 92 of file vtkVolumeShearWarpDataStructure.h.
| vtkShearWarpPixelData* vtkShearWarpRLEImage::GetPixelData | ( | ) | [inline] |
Definition at line 119 of file vtkVolumeShearWarpDataStructure.h.
| int vtkShearWarpRLEImage::GetSize | ( | ) | [inline] |
Definition at line 125 of file vtkVolumeShearWarpDataStructure.h.
1.5.6