![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Go to the source code of this file.
Functions | |
| static ccUniqueIDGenerator::Shared | s_uniqueIDGenerator (new ccUniqueIDGenerator) |
Variables | |
| const unsigned | c_currentDBVersion = 57 |
|
static |
Default unique ID generator (using the system persistent settings as we did previously proved to be not reliable)
Referenced by ccObject::GetLastUniqueID(), ccObject::GetNextUniqueID(), ccObject::GetUniqueIDGenerator(), ccObject::setUniqueID(), and ccObject::SetUniqueIDGenerator().
| const unsigned c_currentDBVersion = 57 |
Versions: V1.0 = prior to 05/04/2012 = old version V2.0 - 05/04/2012 - upgrade to serialized version with version tracking V2.1 - 07/02/2012 - points & 2D labels upgraded V2.2 - 11/26/2012 - object name is now a QString V2.3 - 02/07/2013 - attribute 'm_selectionBehavior' added to ccHObject class v2.4 - 02/22/2013 - per-cloud point size + whether name is displayed in 3D or not v2.5 - 03/16/2013 - ccViewportParameters structure modified v2.6 - 04/03/2013 - strictly positive scalar field removed and 'hidden' values marker is now NaN v2.7 - 04/12/2013 - Customizable color scales v2.8 - 07/12/2013 - Polylines are now supported v2.9 - 08/14/2013 - ccMeshGroup removed, ccSubMesh added v3.0 - 08/30/2013 - QObject's meta data structure added v3.1 - 09/25/2013
Definition at line 61 of file ecvObject.cpp.
Referenced by ccObject::GetCurrentDBVersion().