#include <pcl/surface/3rdparty/opennurbs/opennurbs_array.h>
Definition at line 1481 of file opennurbs_array.h.
 
◆ ON_UuidPairList() [1/3]
      
        
          | ON_UuidPairList::ON_UuidPairList | ( |  | ) |  | 
      
 
 
◆ ON_UuidPairList() [2/3]
      
        
          | ON_UuidPairList::ON_UuidPairList | ( | int | capacity | ) |  | 
      
 
 
◆ ~ON_UuidPairList()
      
        
          | ON_UuidPairList::~ON_UuidPairList | ( |  | ) |  | 
      
 
 
◆ ON_UuidPairList() [3/3]
◆ AddPair()
      
        
          | bool ON_UuidPairList::AddPair | ( | ON_UUID | id1, | 
        
          |  |  | ON_UUID | id2, | 
        
          |  |  | bool | bCheckForDupicates = true | 
        
          |  | ) |  |  | 
      
 
 
◆ Count()
      
        
          | int ON_UuidPairList::Count | ( |  | ) | const | 
      
 
 
◆ Empty()
      
        
          | void ON_UuidPairList::Empty | ( |  | ) |  | 
      
 
 
◆ FindId1()
      
        
          | bool ON_UuidPairList::FindId1 | ( | ON_UUID | id1, | 
        
          |  |  | ON_UUID * | id2 = 0 | 
        
          |  | ) |  | const | 
      
 
 
◆ FindPair()
◆ GetId1s()
◆ ImproveSearchSpeed()
      
        
          | void ON_UuidPairList::ImproveSearchSpeed | ( |  | ) |  | 
      
 
 
◆ operator=()
◆ RemovePair() [1/2]
      
        
          | bool ON_UuidPairList::RemovePair | ( | ON_UUID | id1 | ) |  | 
      
 
 
◆ RemovePair() [2/2]
◆ Reserve()
      
        
          | void ON_UuidPairList::Reserve | ( | int | capacity | ) |  | 
      
 
 
The documentation for this class was generated from the following file: