|
ParaView
|
#include <vtkAMRDualGridHelper.h>

Public Member Functions | |
| vtkAMRDualGridHelperBlock () | |
| ~vtkAMRDualGridHelperBlock () | |
| void | AddBackGhostLevels (int standardBlockDimensions[3]) |
| void | SetFace (int faceId, vtkAMRDualGridHelperFace *face) |
Public Attributes | |
| int | Level |
| int | GridIndex [3] |
| int | OriginIndex [3] |
| int | ProcessId |
| vtkImageData * | Image |
| vtkAMRDualGridHelperFace * | Faces [6] |
| unsigned char | CopyFlag |
| unsigned char | RegionBits [3][3][3] |
| unsigned char | BoundaryBits |
| void * | UserData |
Definition at line 234 of file vtkAMRDualGridHelper.h.
| vtkAMRDualGridHelperBlock::vtkAMRDualGridHelperBlock | ( | ) |
| vtkAMRDualGridHelperBlock::~vtkAMRDualGridHelperBlock | ( | ) |
| void vtkAMRDualGridHelperBlock::AddBackGhostLevels | ( | int | standardBlockDimensions[3] | ) |
| void vtkAMRDualGridHelperBlock::SetFace | ( | int | faceId, |
| vtkAMRDualGridHelperFace * | face | ||
| ) |
Definition at line 246 of file vtkAMRDualGridHelper.h.
Definition at line 250 of file vtkAMRDualGridHelper.h.
Definition at line 255 of file vtkAMRDualGridHelper.h.
Definition at line 258 of file vtkAMRDualGridHelper.h.
Definition at line 261 of file vtkAMRDualGridHelper.h.
Definition at line 264 of file vtkAMRDualGridHelper.h.
| unsigned char vtkAMRDualGridHelperBlock::CopyFlag |
Definition at line 269 of file vtkAMRDualGridHelper.h.
| unsigned char vtkAMRDualGridHelperBlock::RegionBits[3][3][3] |
Definition at line 282 of file vtkAMRDualGridHelper.h.
| unsigned char vtkAMRDualGridHelperBlock::BoundaryBits |
Definition at line 286 of file vtkAMRDualGridHelper.h.
Definition at line 291 of file vtkAMRDualGridHelper.h.
1.7.5.1