#include <vtkExodusIIReaderPrivate.h>
Definition at line 364 of file vtkExodusIIReaderPrivate.h.
Public Attributes | |
vtkStdString | OriginalName |
vtkStdString | TypeName |
int | BdsPerEntry [3] |
int | AttributesPerEntry |
vtkstd::vector< vtkStdString > | AttributeNames |
vtkstd::vector< int > | AttributeStatus |
int | CellType |
int | PointsPerCell |
Definition at line 365 of file vtkExodusIIReaderPrivate.h.
Definition at line 366 of file vtkExodusIIReaderPrivate.h.
Definition at line 369 of file vtkExodusIIReaderPrivate.h.
Definition at line 370 of file vtkExodusIIReaderPrivate.h.
vtkstd::vector<vtkStdString> vtkExodusIIReaderPrivate::BlockInfoType::AttributeNames |
Definition at line 371 of file vtkExodusIIReaderPrivate.h.
vtkstd::vector<int> vtkExodusIIReaderPrivate::BlockInfoType::AttributeStatus |
Definition at line 372 of file vtkExodusIIReaderPrivate.h.
Definition at line 374 of file vtkExodusIIReaderPrivate.h.
Definition at line 377 of file vtkExodusIIReaderPrivate.h.