qCC_db version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D entities
|
Unique ID generator (should be unique for the whole application instance - with plugins, etc.) More...
#include <ccObject.h>
Public Types | |
using | Shared = QSharedPointer< ccUniqueIDGenerator > |
Shared type. | |
Static Public Attributes | |
static constexpr unsigned | InvalidUniqueID = 0xFFFFFFFF |
static constexpr unsigned | MinUniqueID = 0x00000100 |
Protected Attributes | |
unsigned | m_lastUniqueID |
Unique ID generator (should be unique for the whole application instance - with plugins, etc.)