#include <OVR_RefCount.h>
Public Member Functions | |
void | AddRef () |
void | Release () |
Definition at line 126 of file OVR_RefCount.h.
void OVR::RefCountImpl::AddRef | ( | ) |
Definition at line 68 of file OVR_RefCount.cpp.
void OVR::RefCountImpl::Release | ( | ) |
Definition at line 72 of file OVR_RefCount.cpp.