Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ ExternalResource
Method
ExternalResource
source/globjects/source/Resource.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
83
84
ExternalResource::ExternalResource(const GLuint id)
85
: IDResource(id, false)
86
{
87
}
88
89
90
InvalidResource::InvalidResource()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected