|
VTK
9.2.6
|
#include <vtkAMRFlashReaderInternal.h>
Public Attributes | |
| int | Index |
| int | Level |
| int | Type |
| int | ParentId |
| int | ChildrenIds [8] |
| int | NeighborIds [6] |
| int | ProcessorId |
| int | MinGlobalDivisionIds [3] |
| int | MaxGlobalDivisionIds [3] |
| double | Center [3] |
| double | MinBounds [3] |
| double | MaxBounds [3] |
Definition at line 77 of file vtkAMRFlashReaderInternal.h.
| int tagFlashReaderBlock::Index |
Definition at line 79 of file vtkAMRFlashReaderInternal.h.
| int tagFlashReaderBlock::Level |
Definition at line 80 of file vtkAMRFlashReaderInternal.h.
| int tagFlashReaderBlock::Type |
Definition at line 81 of file vtkAMRFlashReaderInternal.h.
| int tagFlashReaderBlock::ParentId |
Definition at line 82 of file vtkAMRFlashReaderInternal.h.
| int tagFlashReaderBlock::ChildrenIds[8] |
Definition at line 83 of file vtkAMRFlashReaderInternal.h.
| int tagFlashReaderBlock::NeighborIds[6] |
Definition at line 84 of file vtkAMRFlashReaderInternal.h.
| int tagFlashReaderBlock::ProcessorId |
Definition at line 85 of file vtkAMRFlashReaderInternal.h.
| int tagFlashReaderBlock::MinGlobalDivisionIds[3] |
Definition at line 86 of file vtkAMRFlashReaderInternal.h.
| int tagFlashReaderBlock::MaxGlobalDivisionIds[3] |
Definition at line 87 of file vtkAMRFlashReaderInternal.h.
| double tagFlashReaderBlock::Center[3] |
Definition at line 88 of file vtkAMRFlashReaderInternal.h.
| double tagFlashReaderBlock::MinBounds[3] |
Definition at line 89 of file vtkAMRFlashReaderInternal.h.
| double tagFlashReaderBlock::MaxBounds[3] |
Definition at line 90 of file vtkAMRFlashReaderInternal.h.
1.8.10