VTK  9.4.20241128
Public Attributes | List of all members
vtkCellGridSidesCache::Entry Struct Reference

Each hash entry corresponds to one or more sides of one or more cells. More...

#include <vtkCellGridSidesCache.h>

Public Attributes

std::set< SideSides
 

Detailed Description

Each hash entry corresponds to one or more sides of one or more cells.

Definition at line 65 of file vtkCellGridSidesCache.h.

Member Data Documentation

◆ Sides

std::set<Side> vtkCellGridSidesCache::Entry::Sides

Definition at line 67 of file vtkCellGridSidesCache.h.


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