VTK  9.3.20240327
Public Attributes | List of all members
vtkExodusIIReaderPrivate::MaterialInfoType Struct Reference

#include <vtkExodusIIReaderPrivate.h>

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

Public Attributes

std::vector< int > BlockIndices
 
- Public Attributes inherited from vtkExodusIIReaderPrivate::ObjectInfoType
int Size
 Number of entries in this block. More...
 
int Status
 Should the reader load this block? More...
 
int Id
 User-assigned identification number. More...
 
vtkStdString Name
 User-assigned name. More...
 

Detailed Description

Definition at line 382 of file vtkExodusIIReaderPrivate.h.

Member Data Documentation

◆ BlockIndices

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

Definition at line 384 of file vtkExodusIIReaderPrivate.h.


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