Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ GetInt
Method
GetInt
DevIL/include/IL/devil_cpp_wrapper.hpp:875–878 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
873
}
874
875
ILint ilState::GetInt(ILenum Mode)
876
{
877
return ilGetInteger(Mode);
878
}
879
880
const char *ilState::GetString(ILenum StringName)
881
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected