#include <pcl/surface/3rdparty/opennurbs/opennurbs_object.h>
Definition at line 42 of file opennurbs_object.h.
 
◆ ON_ClassId() [1/2]
      
        
          | ON_ClassId::ON_ClassId | ( | const char * | sClassName, | 
        
          |  |  | const char * | sBaseClassName, | 
        
          |  |  | ON_Object *(*)() | create, | 
        
          |  |  | const char * | sUUID | 
        
          |  | ) |  |  | 
      
 
 
◆ ON_ClassId() [2/2]
      
        
          | ON_ClassId::ON_ClassId | ( | const char * | sClassName, | 
        
          |  |  | const char * | sBaseClassName, | 
        
          |  |  | ON_Object *(*)() | create, | 
        
          |  |  | bool(*)(const ON_Object *, ON_Object *) | copy, | 
        
          |  |  | const char * | sUUID | 
        
          |  | ) |  |  | 
      
 
 
◆ ~ON_ClassId()
      
        
          | ON_ClassId::~ON_ClassId | ( |  | ) |  | 
      
 
 
◆ BaseClass()
◆ BaseClassName()
      
        
          | const char* ON_ClassId::BaseClassName | ( |  | ) | const | 
      
 
 
◆ ClassId() [1/2]
  
  | 
        
          | static const ON_ClassId* ON_ClassId::ClassId | ( | const char * | sClassName | ) |  |  | static | 
 
 
◆ ClassId() [2/2]
◆ ClassIdVersion()
      
        
          | unsigned int ON_ClassId::ClassIdVersion | ( |  | ) | const | 
      
 
 
◆ ClassName()
      
        
          | const char* ON_ClassId::ClassName | ( |  | ) | const | 
      
 
 
◆ Create()
◆ CurrentMark()
  
  | 
        
          | static int ON_ClassId::CurrentMark | ( |  | ) |  |  | static | 
 
 
◆ Dump()
◆ IncrementMark()
  
  | 
        
          | static int ON_ClassId::IncrementMark | ( |  | ) |  |  | static | 
 
 
◆ IsDerivedFrom()
      
        
          | ON_BOOL32 ON_ClassId::IsDerivedFrom | ( | const ON_ClassId * | potential_parent | ) | const | 
      
 
 
◆ LastClassId()
  
  | 
        
          | static const ON_ClassId* ON_ClassId::LastClassId | ( |  | ) |  |  | static | 
 
 
◆ Mark()
      
        
          | int ON_ClassId::Mark | ( |  | ) | const | 
      
 
 
◆ Purge()
  
  | 
        
          | static int ON_ClassId::Purge | ( | int | mark | ) |  |  | static | 
 
 
◆ PurgeAfter()
  
  | 
        
          | static bool ON_ClassId::PurgeAfter | ( | const ON_ClassId * | pClassId | ) |  |  | static | 
 
 
◆ Uuid()
◆ ON_Object
The documentation for this class was generated from the following file: