VTK  9.3.0
vtkCellArray_detail::InsertNextCellImpl Struct Reference

#include <vtkCellArray.h>

Public Member Functions

template<typename CellStateT >
vtkIdType operator() (CellStateT &state, const vtkIdType npts, const vtkIdType pts[])
 
template<typename CellStateT >
vtkIdType operator() (CellStateT &state, const vtkIdType npts)
 

Detailed Description

Definition at line 1379 of file vtkCellArray.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename CellStateT >
vtkIdType vtkCellArray_detail::InsertNextCellImpl::operator() ( CellStateT & state,
const vtkIdType npts,
const vtkIdType pts[] )
inline

Definition at line 1383 of file vtkCellArray.h.

◆ operator()() [2/2]

template<typename CellStateT >
vtkIdType vtkCellArray_detail::InsertNextCellImpl::operator() ( CellStateT & state,
const vtkIdType npts )
inline

Definition at line 1403 of file vtkCellArray.h.


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