![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <wrappers.h>
Public Member Functions | |
| CCShareableHolder ()=default | |
| CCShareableHolder (T *obj) | |
| T * | get () |
| const T * | get () const |
| ~CCShareableHolder () | |
A holder type for any type that inherits CCShareable
CCShareable is CC's ref counted mechanism. It works by inheritance + manual call to link/release.
Definition at line 30 of file wrappers.h.
|
default |
|
inlineexplicit |
Definition at line 37 of file wrappers.h.
|
inline |
Definition at line 55 of file wrappers.h.
|
inline |
Definition at line 45 of file wrappers.h.
|
inline |
Definition at line 50 of file wrappers.h.