VTK  9.3.20240419
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 245 of file vtkCellGridSidesQuery.h.

Member Function Documentation

◆ operator<()

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

Definition at line 251 of file vtkCellGridSidesQuery.h.

Member Data Documentation

◆ CellType

vtkStringToken vtkCellGridSidesQuery::Side::CellType

Definition at line 247 of file vtkCellGridSidesQuery.h.

◆ SideShape

vtkStringToken vtkCellGridSidesQuery::Side::SideShape

Definition at line 248 of file vtkCellGridSidesQuery.h.

◆ DOF

vtkIdType vtkCellGridSidesQuery::Side::DOF

Definition at line 249 of file vtkCellGridSidesQuery.h.

◆ SideId

int vtkCellGridSidesQuery::Side::SideId

Definition at line 250 of file vtkCellGridSidesQuery.h.


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