Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ textureHandle
Method
textureHandle
source/globjects/source/Texture.cpp:432–435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
430
}
431
432
TextureHandle Texture::textureHandle() const
433
{
434
return TextureHandle(this);
435
}
436
437
TextureHandle Texture::textureHandle(Sampler * sampler) const
438
{
Callers
nothing calls this directly
Calls
1
TextureHandle
Class · 0.50
Tested by
no test coverage detected