VTK  9.4.20241128
Public Attributes | List of all members
vtkEnSightReader::PartTransforms Struct Reference

#include <vtkEnSightReader.h>

Public Attributes

std::vector< vtkSmartPointer< vtkTransform > > PreTransforms
 
std::vector< bool > PreTransformsApplyToVectors
 
std::vector< vtkSmartPointer< vtkTransform > > PostTransforms
 
std::vector< bool > PostTransformsApplyToVectors
 
std::string EETFilename
 
std::string EETTransTitle
 

Detailed Description

Definition at line 394 of file vtkEnSightReader.h.

Member Data Documentation

◆ PreTransforms

std::vector<vtkSmartPointer<vtkTransform> > vtkEnSightReader::PartTransforms::PreTransforms

Definition at line 399 of file vtkEnSightReader.h.

◆ PreTransformsApplyToVectors

std::vector<bool> vtkEnSightReader::PartTransforms::PreTransformsApplyToVectors

Definition at line 400 of file vtkEnSightReader.h.

◆ PostTransforms

std::vector<vtkSmartPointer<vtkTransform> > vtkEnSightReader::PartTransforms::PostTransforms

Definition at line 401 of file vtkEnSightReader.h.

◆ PostTransformsApplyToVectors

std::vector<bool> vtkEnSightReader::PartTransforms::PostTransformsApplyToVectors

Definition at line 402 of file vtkEnSightReader.h.

◆ EETFilename

std::string vtkEnSightReader::PartTransforms::EETFilename

Definition at line 406 of file vtkEnSightReader.h.

◆ EETTransTitle

std::string vtkEnSightReader::PartTransforms::EETTransTitle

Definition at line 411 of file vtkEnSightReader.h.


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