#include <vtkPolyDataInternals.h>
Definition at line 132 of file vtkPolyDataInternals.h.
vtkPolyData_detail::TaggedCellId::TaggedCellId |
( |
| ) |
|
|
defaultnoexcept |
vtkPolyData_detail::TaggedCellId::TaggedCellId |
( |
const TaggedCellId & |
| ) |
|
|
defaultnoexcept |
vtkPolyData_detail::TaggedCellId::TaggedCellId |
( |
TaggedCellId && |
| ) |
|
|
defaultnoexcept |
static vtkTypeUInt64 vtkPolyData_detail::TaggedCellId::Encode |
( |
vtkIdType |
cellId, |
|
|
VTKCellType |
type |
|
) |
| |
|
inlinestaticnoexcept |
Target vtkPolyData_detail::TaggedCellId::GetTarget |
( |
| ) |
const |
|
inlinenoexcept |
unsigned char vtkPolyData_detail::TaggedCellId::GetCellType |
( |
| ) |
const |
|
inlinenoexcept |
vtkIdType vtkPolyData_detail::TaggedCellId::GetCellId |
( |
| ) |
const |
|
inlinenoexcept |
void vtkPolyData_detail::TaggedCellId::SetCellId |
( |
vtkIdType |
cellId | ) |
|
|
inlinenoexcept |
void vtkPolyData_detail::TaggedCellId::MarkDeleted |
( |
| ) |
|
|
inlinenoexcept |
bool vtkPolyData_detail::TaggedCellId::IsDeleted |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this struct was generated from the following file: