 |
SCENE C++ API
2.0.29
|
3 #include <core_api/lsglobaldefinitions.h>
4 #include <core_api/ref_ptr.h>
16 template<
class T>
friend class ref_ptr;
24 CORE_API_EXPORT
void ref()
const;
29 CORE_API_EXPORT
void unref()
const;
32 mutable long m_refCount;