| VTK
    9.0.1
    | 
A struct to hold information about Exodus objects (blocks, sets, maps) More...
#include <vtkExodusIIReaderPrivate.h>
| Public Attributes | |
| int | Size | 
| Number of entries in this block.  More... | |
| int | Status | 
| Should the reader load this block?  More... | |
| int | Id | 
| User-assigned identification number.  More... | |
| vtkStdString | Name | 
| User-assigned name.  More... | |
A struct to hold information about Exodus objects (blocks, sets, maps)
Definition at line 306 of file vtkExodusIIReaderPrivate.h.
| int vtkExodusIIReaderPrivate::ObjectInfoType::Size | 
Number of entries in this block.
Definition at line 309 of file vtkExodusIIReaderPrivate.h.
| int vtkExodusIIReaderPrivate::ObjectInfoType::Status | 
Should the reader load this block?
Definition at line 311 of file vtkExodusIIReaderPrivate.h.
| int vtkExodusIIReaderPrivate::ObjectInfoType::Id | 
User-assigned identification number.
Definition at line 313 of file vtkExodusIIReaderPrivate.h.
| vtkStdString vtkExodusIIReaderPrivate::ObjectInfoType::Name | 
User-assigned name.
Definition at line 315 of file vtkExodusIIReaderPrivate.h.
 1.8.17
 1.8.17