#include <pcl/surface/3rdparty/opennurbs/opennurbs_array.h>
Definition at line 1360 of file opennurbs_array.h.
 
◆ ON_UuidIndexList() [1/3]
      
        
          | ON_UuidIndexList::ON_UuidIndexList | ( |  | ) |  | 
      
 
 
◆ ON_UuidIndexList() [2/3]
      
        
          | ON_UuidIndexList::ON_UuidIndexList | ( | int | capacity | ) |  | 
      
 
 
◆ ~ON_UuidIndexList()
      
        
          | ON_UuidIndexList::~ON_UuidIndexList | ( |  | ) |  | 
      
 
 
◆ ON_UuidIndexList() [3/3]
◆ AddUuidIndex()
      
        
          | bool ON_UuidIndexList::AddUuidIndex | ( | ON_UUID | uuid, | 
        
          |  |  | int | index, | 
        
          |  |  | bool | bCheckForDupicates = true | 
        
          |  | ) |  |  | 
      
 
 
◆ Count()
      
        
          | int ON_UuidIndexList::Count | ( |  | ) | const | 
      
 
 
◆ Empty()
      
        
          | void ON_UuidIndexList::Empty | ( |  | ) |  | 
      
 
 
◆ FindUuid()
      
        
          | bool ON_UuidIndexList::FindUuid | ( | ON_UUID | uuid, | 
        
          |  |  | int * | index = NULL | 
        
          |  | ) |  | const | 
      
 
 
◆ FindUuidIndex()
      
        
          | bool ON_UuidIndexList::FindUuidIndex | ( | ON_UUID | uuid, | 
        
          |  |  | int | index | 
        
          |  | ) |  | const | 
      
 
 
◆ GetUuids()
◆ ImproveSearchSpeed()
      
        
          | void ON_UuidIndexList::ImproveSearchSpeed | ( |  | ) |  | 
      
 
 
◆ operator=()
◆ RemoveUuid()
      
        
          | bool ON_UuidIndexList::RemoveUuid | ( | ON_UUID | uuid | ) |  | 
      
 
 
◆ Reserve()
      
        
          | void ON_UuidIndexList::Reserve | ( | int | capacity | ) |  | 
      
 
 
The documentation for this class was generated from the following file: