#include <OVR_RefCount.h>
Public Member Functions | |
OVR_FORCE_INLINE void | AddRef () const |
void | Release () const |
Definition at line 149 of file OVR_RefCount.h.
OVR_FORCE_INLINE void OVR::RefCountNTSImpl::AddRef | ( | ) | const [inline] |
Definition at line 152 of file OVR_RefCount.h.
void OVR::RefCountNTSImpl::Release | ( | ) | const |
Definition at line 92 of file OVR_RefCount.cpp.