VTK  9.1.0
Public Attributes | List of all members
vtkDIYGhostUtilities::PolyDataBlockStructure::TopologyBufferType Struct Reference

#include <vtkDIYGhostUtilities.h>

Collaboration diagram for vtkDIYGhostUtilities::PolyDataBlockStructure::TopologyBufferType:
[legend]

Public Attributes

vtkNew< vtkCellArray > Polys
 
vtkNew< vtkCellArray > Strips
 
vtkNew< vtkCellArray > Lines
 

Detailed Description

Definition at line 634 of file vtkDIYGhostUtilities.h.

Member Data Documentation

◆ Polys

vtkNew<vtkCellArray> vtkDIYGhostUtilities::PolyDataBlockStructure::TopologyBufferType::Polys

Definition at line 636 of file vtkDIYGhostUtilities.h.

◆ Strips

vtkNew<vtkCellArray> vtkDIYGhostUtilities::PolyDataBlockStructure::TopologyBufferType::Strips

Definition at line 637 of file vtkDIYGhostUtilities.h.

◆ Lines

vtkNew<vtkCellArray> vtkDIYGhostUtilities::PolyDataBlockStructure::TopologyBufferType::Lines

Definition at line 638 of file vtkDIYGhostUtilities.h.


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