qCC_db version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D entities
|
Generic singleton encapsulation structure. More...
#include <ccSingleton.h>
Public Member Functions | |
ccSingleton () | |
Default constructor. | |
~ccSingleton () | |
Destructor. | |
void | release () |
Releases the current instance. | |
Public Attributes | |
T * | instance |
Current instance. | |
Generic singleton encapsulation structure.