|
VTK
9.2.6
|
#include <vtkDIYGhostUtilities.h>
Public Attributes | |
| vtkImageData * | Input |
Public Attributes inherited from vtkDIYGhostUtilities::GridInformation | |
| 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 | |
Public Member Functions inherited from vtkDIYGhostUtilities::GridInformation | |
| bool | InputNeedsGhostsPeeledOff () const override |
Definition at line 217 of file vtkDIYGhostUtilities.h.
| vtkImageData* vtkDIYGhostUtilities::ImageDataInformation::Input |
Definition at line 219 of file vtkDIYGhostUtilities.h.