VTK  9.3.20240417
Public Member Functions | Public Attributes | List of all members
vtkCellLinks::Link Class Reference

#include <vtkCellLinks.h>

Public Member Functions

 Link ()
 
 ~Link ()=default
 

Public Attributes

vtkIdType ncells
 
vtkIdTypecells
 

Detailed Description

Definition at line 39 of file vtkCellLinks.h.

Constructor & Destructor Documentation

◆ Link()

vtkCellLinks::Link::Link ( )
inline

Definition at line 42 of file vtkCellLinks.h.

◆ ~Link()

vtkCellLinks::Link::~Link ( )
default

Member Data Documentation

◆ ncells

vtkIdType vtkCellLinks::Link::ncells

Definition at line 48 of file vtkCellLinks.h.

◆ cells

vtkIdType* vtkCellLinks::Link::cells

Definition at line 49 of file vtkCellLinks.h.


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