VTK  9.3.20240424
Public Attributes | List of all members
vtkExodusIIReaderPrivate::AssemblyInfoType Struct Reference

#include <vtkExodusIIReaderPrivate.h>

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

Public Attributes

std::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

Definition at line 378 of file vtkExodusIIReaderPrivate.h.

Member Data Documentation

◆ BlockIndices

std::vector<int> vtkExodusIIReaderPrivate::AssemblyInfoType::BlockIndices

Definition at line 380 of file vtkExodusIIReaderPrivate.h.


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