Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ code
Method
code
source/globjects/source/Error.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
GLenum Error::code() const
25
{
26
return m_errorCode;
27
}
28
29
std::string Error::name() const
30
{
Callers
1
manualErrorCheckAfter
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected