Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ SamplerResource
Method
SamplerResource
source/globjects/source/Resource.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
170
171
SamplerResource::SamplerResource()
172
: IDResource(createObject(glGenSamplers))
173
{
174
}
175
176
SamplerResource::~SamplerResource()
177
{
Callers
nothing calls this directly
Calls
1
createObject
Function · 0.85
Tested by
no test coverage detected