#include <vtkDIYGhostUtilities.h>
|
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 |
|
Definition at line 212 of file vtkDIYGhostUtilities.h.
◆ ~ImageDataInformation()
vtkDIYGhostUtilities::ImageDataInformation::~ImageDataInformation |
( |
| ) |
|
|
overridedefault |
◆ Input
vtkImageData* vtkDIYGhostUtilities::ImageDataInformation::Input |
The documentation for this struct was generated from the following file: