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