Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ handle
Method
handle
source/globjects/source/TextureHandle.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
GLuint64 TextureHandle::handle() const
55
{
56
return m_handle;
57
}
58
59
glm::uvec2 TextureHandle::asUVec2() const
60
{
Callers
1
setValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected