Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ ref
Method
ref
source/globjects/source/base/Referenced.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
void Referenced::ref() const
20
{
21
++m_refCounter;
22
}
23
24
void Referenced::unref() const
25
{
Callers
12
defaultFBO
Method · 0.80
defaultVAO
Method · 0.80
TEST_F
Function · 0.80
initialize
Function · 0.80
initialize
Function · 0.80
initialize
Function · 0.80
initialize
Function · 0.80
initialize
Function · 0.80
initialize
Function · 0.80
initialize
Function · 0.80
initialize
Function · 0.80
initialize
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64