Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Autodesk/Aurora
/ ptr
Method
ptr
Libraries/Aurora/Source/ResourceTracker.h:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
operator const PointerType&() const { return get(); }
40
41
PointerType* ptr() { return m_ptr; }
42
const PointerType* ptr() const { return m_ptr; }
43
44
private:
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64