VTK
|
A struct to hold information about Exodus blocks. More...
#include <vtkExodusIIReaderPrivate.h>
Public Attributes | |
vtkStdString | OriginalName |
vtkStdString | TypeName |
int | BdsPerEntry [3] |
int | AttributesPerEntry |
std::vector< vtkStdString > | AttributeNames |
std::vector< int > | AttributeStatus |
int | CellType |
int | PointsPerCell |
A struct to hold information about Exodus blocks.
Definition at line 351 of file vtkExodusIIReaderPrivate.h.
Definition at line 352 of file vtkExodusIIReaderPrivate.h.
Definition at line 353 of file vtkExodusIIReaderPrivate.h.
Definition at line 356 of file vtkExodusIIReaderPrivate.h.
Definition at line 357 of file vtkExodusIIReaderPrivate.h.
Definition at line 358 of file vtkExodusIIReaderPrivate.h.
Definition at line 359 of file vtkExodusIIReaderPrivate.h.
Definition at line 361 of file vtkExodusIIReaderPrivate.h.
Definition at line 364 of file vtkExodusIIReaderPrivate.h.