QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_UUID Class Reference

#include <opennurbs_uuid.h>

Public Member Functions

bool operator!= (const ON_UUID &other) const
 
bool operator== (const ON_UUID &other) const
 

Public Attributes

ON__UINT32 Data1
 
ON__UINT16 Data2
 
ON__UINT16 Data3
 
unsigned char Data4 [8]
 

Member Function Documentation

◆ operator!=()

bool ON_UUID::operator!= ( const ON_UUID & other) const

◆ operator==()

bool ON_UUID::operator== ( const ON_UUID & other) const

Member Data Documentation

◆ Data1

ON__UINT32 ON_UUID::Data1

◆ Data2

ON__UINT16 ON_UUID::Data2

◆ Data3

ON__UINT16 ON_UUID::Data3

◆ Data4

unsigned char ON_UUID::Data4[8]

The documentation for this class was generated from the following files: