#include <CellSet.h>
◆ CellSet() [1/3]
  
  
      
        
          | vtkm::cont::CellSet::CellSet  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ CellSet() [2/3]
  
  
      
        
          | vtkm::cont::CellSet::CellSet  | 
          ( | 
          const CellSet &  | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ CellSet() [3/3]
  
  
      
        
          | vtkm::cont::CellSet::CellSet  | 
          ( | 
          CellSet &&  | 
           | ) | 
           | 
         
       
   | 
  
defaultnoexcept   | 
  
 
 
◆ ~CellSet()
  
  
      
        
          | virtual vtkm::cont::CellSet::~CellSet  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ DeepCopy()
  
  
      
        
          | virtual void vtkm::cont::CellSet::DeepCopy  | 
          ( | 
          const CellSet *  | 
          src | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetCellPointIds()
  
  
      
        
          | virtual void vtkm::cont::CellSet::GetCellPointIds  | 
          ( | 
          vtkm::Id  | 
          id,  | 
         
        
           | 
           | 
          vtkm::Id *  | 
          ptids  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetCellShape()
◆ GetNumberOfCells()
  
  
      
        
          | virtual vtkm::Id vtkm::cont::CellSet::GetNumberOfCells  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetNumberOfEdges()
  
  
      
        
          | virtual vtkm::Id vtkm::cont::CellSet::GetNumberOfEdges  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetNumberOfFaces()
  
  
      
        
          | virtual vtkm::Id vtkm::cont::CellSet::GetNumberOfFaces  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetNumberOfPoints()
  
  
      
        
          | virtual vtkm::Id vtkm::cont::CellSet::GetNumberOfPoints  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetNumberOfPointsInCell()
◆ NewInstance()
  
  
      
        
          | virtual std::shared_ptr<CellSet> vtkm::cont::CellSet::NewInstance  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PrintSummary()
  
  
      
        
          | virtual void vtkm::cont::CellSet::PrintSummary  | 
          ( | 
          std::ostream &  | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ ReleaseResourcesExecution()
  
  
      
        
          | virtual void vtkm::cont::CellSet::ReleaseResourcesExecution  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: