VTK
Public Attributes
vtkExodusIIWriter::VariableInfo Struct Reference

#include <vtkExodusIIWriter.h>

List of all members.

Public Attributes

int NumComponents
int InIndex
int ScalarOutOffset
std::vector< std::string > OutNames

Detailed Description

Definition at line 233 of file vtkExodusIIWriter.h.


Member Data Documentation

int vtkExodusIIWriter::VariableInfo::NumComponents

Definition at line 235 of file vtkExodusIIWriter.h.

int vtkExodusIIWriter::VariableInfo::InIndex

Definition at line 236 of file vtkExodusIIWriter.h.

int vtkExodusIIWriter::VariableInfo::ScalarOutOffset

Definition at line 237 of file vtkExodusIIWriter.h.

std::vector<std::string> vtkExodusIIWriter::VariableInfo::OutNames

Definition at line 238 of file vtkExodusIIWriter.h.


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