VTK
|
#include <vtkExodusIIReaderPrivate.h>
Public Attributes | |
std::vector< int > | BlockIndices |
Public Attributes inherited from vtkExodusIIReaderPrivate::ObjectInfoType | |
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... | |
Definition at line 378 of file vtkExodusIIReaderPrivate.h.
std::vector<int> vtkExodusIIReaderPrivate::MaterialInfoType::BlockIndices |
Definition at line 379 of file vtkExodusIIReaderPrivate.h.