VTK
9.2.6
|
#include <vtkDIYGhostUtilities.h>
Public Attributes | |
vtkImageData * | Input |
![]() | |
ExtentType | Extent = ExtentType{ 1, -1, 1, -1, 1, -1 } |
Extent without ghost layers. | |
ExtentType | InputExtent = ExtentType{ 1, -1, 1, -1, 1, -1 } |
Input extent without any modification. | |
ExtentType | ExtentGhostThickness |
Additional Inherited Members | |
![]() | |
bool | InputNeedsGhostsPeeledOff () const override |
![]() |
Definition at line 217 of file vtkDIYGhostUtilities.h.
vtkImageData* vtkDIYGhostUtilities::ImageDataInformation::Input |
Definition at line 219 of file vtkDIYGhostUtilities.h.