|
VTK
9.5.20251029
|
#include <vtkExodusIIReaderPrivate.h>
Public Attributes | |
| std::vector< int > | BlockIndices |
Public Attributes inherited from vtkExodusIIReaderPrivate::ObjectInfoType | |
| int | Size |
| Number of entries in this block. | |
| int | Status |
| Should the reader load this block? | |
| int | Id |
| User-assigned identification number. | |
| vtkStdString | Name |
| User-assigned name. | |
Definition at line 382 of file vtkExodusIIReaderPrivate.h.
| std::vector<int> vtkExodusIIReaderPrivate::MaterialInfoType::BlockIndices |
Definition at line 384 of file vtkExodusIIReaderPrivate.h.