Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ IDTrait
Method
IDTrait
source/globjects/source/Resource.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
55
56
IDTrait::IDTrait(GLuint id)
57
: m_id(id)
58
{
59
}
60
61
IDTrait::~IDTrait()
62
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected