#include <vtkCellArray.h>
Definition at line 975 of file vtkCellArray.h.
◆ GetAPIType
◆ GetNumberOfCells()
template<class OffsetsT>
| vtkIdType vtkCellArray::DispatchUtilities::GetNumberOfCells |
( |
OffsetsT * | offsets | ) |
|
|
inline |
◆ GetRange()
◆ GetBeginOffset()
template<class OffsetsT>
| static vtkIdType vtkCellArray::DispatchUtilities::GetBeginOffset |
( |
OffsetsT * | offsets, |
|
|
vtkIdType | cellId ) |
|
inlinestatic |
◆ GetEndOffset()
template<class OffsetsT>
| static vtkIdType vtkCellArray::DispatchUtilities::GetEndOffset |
( |
OffsetsT * | offsets, |
|
|
vtkIdType | cellId ) |
|
inlinestatic |
◆ GetCellSize()
template<class OffsetsT>
| static vtkIdType vtkCellArray::DispatchUtilities::GetCellSize |
( |
OffsetsT * | offsets, |
|
|
vtkIdType | cellId ) |
|
inlinestatic |
◆ GetCellRange()
template<class OffsetsT, class ConnectivityT>
The documentation for this struct was generated from the following file: