VTK  9.2.6
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 1381 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 1385 of file vtkCellArray.h.

◆ operator()() [2/2]

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

Definition at line 1405 of file vtkCellArray.h.


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