VTK  9.7.20260727
vtkCellGridSidesCache::Entry Struct Reference

#include <vtkCellGridSidesCache.h>

Detailed Description

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

Definition at line 65 of file vtkCellGridSidesCache.h.

Public Attributes

std::set< SideSides
 

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: