VTK
9.4.20241124
|
#include <vtkCellLinks.h>
Public Member Functions | |
Link () | |
~Link ()=default | |
Public Attributes | |
vtkIdType | ncells |
vtkIdType * | cells |
Definition at line 39 of file vtkCellLinks.h.
|
inline |
Definition at line 42 of file vtkCellLinks.h.
|
default |
vtkIdType vtkCellLinks::Link::ncells |
Definition at line 48 of file vtkCellLinks.h.
vtkIdType* vtkCellLinks::Link::cells |
Definition at line 49 of file vtkCellLinks.h.