VTK  9.3.0
Public Member Functions | Public Attributes | List of all members
vtkCellGridSidesQuery::Side Struct Reference

#include <vtkCellGridSidesQuery.h>

Collaboration diagram for vtkCellGridSidesQuery::Side:
[legend]

Public Member Functions

bool operator< (const Side &other) const
 

Public Attributes

vtkStringToken CellType
 
vtkStringToken SideShape
 
vtkIdType DOF
 
int SideId
 

Detailed Description

Definition at line 204 of file vtkCellGridSidesQuery.h.

Member Function Documentation

◆ operator<()

bool vtkCellGridSidesQuery::Side::operator< ( const Side other) const
inline

Definition at line 210 of file vtkCellGridSidesQuery.h.

Member Data Documentation

◆ CellType

vtkStringToken vtkCellGridSidesQuery::Side::CellType

Definition at line 206 of file vtkCellGridSidesQuery.h.

◆ SideShape

vtkStringToken vtkCellGridSidesQuery::Side::SideShape

Definition at line 207 of file vtkCellGridSidesQuery.h.

◆ DOF

vtkIdType vtkCellGridSidesQuery::Side::DOF

Definition at line 208 of file vtkCellGridSidesQuery.h.

◆ SideId

int vtkCellGridSidesQuery::Side::SideId

Definition at line 209 of file vtkCellGridSidesQuery.h.


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