VTK
9.1.0
|
#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 379 of file vtkExodusIIReaderPrivate.h.
std::vector<int> vtkExodusIIReaderPrivate::AssemblyInfoType::BlockIndices |
Definition at line 381 of file vtkExodusIIReaderPrivate.h.