VTK
Public Attributes
vtkExodusIIReaderPrivate::PartInfoType Struct Reference

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

#include <vtkExodusIIReaderPrivate.h>

Inheritance diagram for vtkExodusIIReaderPrivate::PartInfoType:
[legend]
Collaboration diagram for vtkExodusIIReaderPrivate::PartInfoType:
[legend]

List of all members.

Public Attributes

vtkstd::vector< int > BlockIndices
- Public Attributes inherited from vtkExodusIIReaderPrivate::ObjectInfoType
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.

Detailed Description

A struct to hold information about Exodus blocks.

Definition at line 383 of file vtkExodusIIReaderPrivate.h.


Member Data Documentation

vtkstd::vector<int> vtkExodusIIReaderPrivate::PartInfoType::BlockIndices

Definition at line 384 of file vtkExodusIIReaderPrivate.h.


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