VTK
Public Attributes
vtkExodusIIReaderPrivate::BlockInfoType Struct Reference

A struct to hold information about Exodus blocks. More...

#include <vtkExodusIIReaderPrivate.h>

Inheritance diagram for vtkExodusIIReaderPrivate::BlockInfoType:
Inheritance graph
[legend]
Collaboration diagram for vtkExodusIIReaderPrivate::BlockInfoType:
Collaboration graph
[legend]

List of all members.

Public Attributes

vtkStdString OriginalName
vtkStdString TypeName
int BdsPerEntry [3]
int AttributesPerEntry
std::vector< vtkStdStringAttributeNames
std::vector< intAttributeStatus
int CellType
int PointsPerCell

Detailed Description

A struct to hold information about Exodus blocks.

Definition at line 351 of file vtkExodusIIReaderPrivate.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file: