VTK
|
#include <vtkExodusIIReaderPrivate.h>
Public Attributes | |
vtkstd::vector< int > | BlockIndices |
![]() | |
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 386 of file vtkExodusIIReaderPrivate.h.
vtkstd::vector<int> vtkExodusIIReaderPrivate::AssemblyInfoType::BlockIndices |
Definition at line 387 of file vtkExodusIIReaderPrivate.h.