nCine/Threading/LockedPtr.h file

Namespaces

namespace nCine
Root namespace of nCine game engine.

Classes

template<class T, class TLock>
class nCine::LockedPtr
Pointer wrapper that keeps the object locked for the duration of its existence.