VTK  9.4.20241223
Public Member Functions | Public Attributes | List of all members
vtkUnstructuredGridFieldAnnotations::BlockAttributesKey Struct Reference

A key for indexing annotations. More...

#include <vtkUnstructuredGridFieldAnnotations.h>

Collaboration diagram for vtkUnstructuredGridFieldAnnotations::BlockAttributesKey:
[legend]

Public Member Functions

bool operator< (const BlockAttributesKey &other) const
 

Public Attributes

vtkStringToken DOFSharing
 
vtkStringToken FunctionSpace
 

Detailed Description

A key for indexing annotations.

Definition at line 49 of file vtkUnstructuredGridFieldAnnotations.h.

Member Function Documentation

◆ operator<()

bool vtkUnstructuredGridFieldAnnotations::BlockAttributesKey::operator< ( const BlockAttributesKey other) const
inline

Definition at line 53 of file vtkUnstructuredGridFieldAnnotations.h.

Member Data Documentation

◆ DOFSharing

vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesKey::DOFSharing

Definition at line 51 of file vtkUnstructuredGridFieldAnnotations.h.

◆ FunctionSpace

vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesKey::FunctionSpace

Definition at line 52 of file vtkUnstructuredGridFieldAnnotations.h.


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