#include <vtkLabelHierarchyPrivate.h>
Inherits std::multiset< vtkIdType, PriorityComparator >.
Definition at line 81 of file vtkLabelHierarchyPrivate.h.
 
◆ LabelSet() [1/3]
  
  
      
        
          | vtkLabelHierarchy::Implementation::LabelSet::LabelSet  | 
          ( | 
          vtkLabelHierarchy *  | 
          hierarchy | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ LabelSet() [2/3]
  
  
      
        
          | vtkLabelHierarchy::Implementation::LabelSet::LabelSet  | 
          ( | 
          const LabelSet &  | 
          src | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ LabelSet() [3/3]
  
  
      
        
          | vtkLabelHierarchy::Implementation::LabelSet::LabelSet  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator=()
  
  
      
        
          | LabelSet & vtkLabelHierarchy::Implementation::LabelSet::operator=  | 
          ( | 
          const LabelSet &  | 
          rhs | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetCenter()
  
  
      
        
          | const double * vtkLabelHierarchy::Implementation::LabelSet::GetCenter  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetSize()
  
  
      
        
          | double vtkLabelHierarchy::Implementation::LabelSet::GetSize  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetGeometry()
  
  
      
        
          | void vtkLabelHierarchy::Implementation::LabelSet::SetGeometry  | 
          ( | 
          const double  | 
          center[3],  | 
         
        
           | 
           | 
          double  | 
          length  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetChildGeometry() [1/2]
  
  
      
        
          | void vtkLabelHierarchy::Implementation::LabelSet::SetChildGeometry  | 
          ( | 
          octree< LabelSet, 2 >::octree_node_pointer  | 
          self | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetChildGeometry() [2/2]
  
  
      
        
          | void vtkLabelHierarchy::Implementation::LabelSet::SetChildGeometry  | 
          ( | 
          octree< LabelSet, 3 >::octree_node_pointer  | 
          self | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ AddChildren() [1/2]
  
  
      
        
          | void vtkLabelHierarchy::Implementation::LabelSet::AddChildren  | 
          ( | 
          octree< LabelSet, 2 >::octree_node_pointer  | 
          self,  | 
         
        
           | 
           | 
          LabelSet &  | 
          emptyNode  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ AddChildren() [2/2]
  
  
      
        
          | void vtkLabelHierarchy::Implementation::LabelSet::AddChildren  | 
          ( | 
          octree< LabelSet, 3 >::octree_node_pointer  | 
          self,  | 
         
        
           | 
           | 
          LabelSet &  | 
          emptyNode  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ Insert()
  
  
      
        
          | void vtkLabelHierarchy::Implementation::LabelSet::Insert  | 
          ( | 
          vtkIdType  | 
          anchor | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Increment()
  
  
      
        
          | void vtkLabelHierarchy::Implementation::LabelSet::Increment  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetLocalAnchorCount()
  
  
      
        
          | vtkIdType vtkLabelHierarchy::Implementation::LabelSet::GetLocalAnchorCount  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetTotalAnchorCount()
  
  
      
        
          | vtkIdType vtkLabelHierarchy::Implementation::LabelSet::GetTotalAnchorCount  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ TotalAnchors
      
        
          | vtkIdType vtkLabelHierarchy::Implementation::LabelSet::TotalAnchors | 
        
      
 
 
◆ Center
      
        
          | double vtkLabelHierarchy::Implementation::LabelSet::Center[3] | 
        
      
 
 
◆ Size
      
        
          | double vtkLabelHierarchy::Implementation::LabelSet::Size | 
        
      
 
 
The documentation for this class was generated from the following file: