VTK  9.4.20250102
Public Attributes | List of all members
vtkUnstructuredGridFieldAnnotations::FieldGlom Struct Reference

Gloms of multiple field names that represent vectors or tensors. More...

#include <vtkUnstructuredGridFieldAnnotations.h>

Public Attributes

std::vector< vtkStringTokenMembers
 An ordered list of single-component IOSS arrays that should be interleaved into a single, multi-component array.
 

Detailed Description

Gloms of multiple field names that represent vectors or tensors.

Definition at line 62 of file vtkUnstructuredGridFieldAnnotations.h.

Member Data Documentation

◆ Members

std::vector<vtkStringToken> vtkUnstructuredGridFieldAnnotations::FieldGlom::Members

An ordered list of single-component IOSS arrays that should be interleaved into a single, multi-component array.

Definition at line 66 of file vtkUnstructuredGridFieldAnnotations.h.


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