Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ severity
Method
severity
source/globjects/source/DebugMessage.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
GLenum DebugMessage::severity() const
64
{
65
return m_severity;
66
}
67
68
const std::string & DebugMessage::message() const
69
{
Callers
1
insertMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected