#include <ContourTreeMaker.h>
◆ ContourTreeMaker()
  
  
      
        
          | vtkm::worklet::contourtree_augmented::ContourTreeMaker::ContourTreeMaker  | 
          ( | 
          ContourTree &  | 
          theContourTree,  | 
         
        
           | 
           | 
          MergeTree &  | 
          joinTree,  | 
         
        
           | 
           | 
          MergeTree &  | 
          splitTree  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ AugmentMergeTrees()
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::ContourTreeMaker::AugmentMergeTrees  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ CompressActiveSupernodes()
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::ContourTreeMaker::CompressActiveSupernodes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ CompressTrees()
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::ContourTreeMaker::CompressTrees  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ComputeBoundaryRegularStructure()
template<class Mesh , class MeshBoundaryExecObj > 
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::ContourTreeMaker::ComputeBoundaryRegularStructure  | 
          ( | 
          MeshExtrema &  | 
          meshExtrema,  | 
         
        
           | 
           | 
          const Mesh &  | 
          mesh,  | 
         
        
           | 
           | 
          const MeshBoundaryExecObj &  | 
          meshBoundary  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ ComputeHyperAndSuperStructure()
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::ContourTreeMaker::ComputeHyperAndSuperStructure  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ComputeRegularStructure()
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::ContourTreeMaker::ComputeRegularStructure  | 
          ( | 
          MeshExtrema &  | 
          meshExtrema | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ DebugPrint()
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::ContourTreeMaker::DebugPrint  | 
          ( | 
          const char *  | 
          message,  | 
         
        
           | 
           | 
          const char *  | 
          fileName,  | 
         
        
           | 
           | 
          long  | 
          lineNum  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ FindDegrees()
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::ContourTreeMaker::FindDegrees  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ TransferLeafChains()
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::ContourTreeMaker::TransferLeafChains  | 
          ( | 
          bool  | 
          isJoin | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ActiveSupernodes
      
        
          | IdArrayType vtkm::worklet::contourtree_augmented::ContourTreeMaker::ActiveSupernodes | 
        
      
 
 
◆ AugmentedJoinSuperarcs
      
        
          | IdArrayType vtkm::worklet::contourtree_augmented::ContourTreeMaker::AugmentedJoinSuperarcs | 
        
      
 
 
◆ AugmentedSplitSuperarcs
      
        
          | IdArrayType vtkm::worklet::contourtree_augmented::ContourTreeMaker::AugmentedSplitSuperarcs | 
        
      
 
 
◆ ContourTreeResult
      
        
          | ContourTree& vtkm::worklet::contourtree_augmented::ContourTreeMaker::ContourTreeResult | 
        
      
 
 
◆ Downdegree
      
        
          | IdArrayType vtkm::worklet::contourtree_augmented::ContourTreeMaker::Downdegree | 
        
      
 
 
◆ Invoke
◆ JoinTree
      
        
          | MergeTree& vtkm::worklet::contourtree_augmented::ContourTreeMaker::JoinTree | 
        
      
 
 
◆ SplitTree
      
        
          | MergeTree& vtkm::worklet::contourtree_augmented::ContourTreeMaker::SplitTree | 
        
      
 
 
◆ Updegree
      
        
          | IdArrayType vtkm::worklet::contourtree_augmented::ContourTreeMaker::Updegree | 
        
      
 
 
The documentation for this class was generated from the following file: