Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ GetBool
Method
GetBool
DevIL/include/IL/devil_cpp_wrapper.hpp:870–873 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
868
}
869
870
ILboolean ilState::GetBool(ILenum Mode)
871
{
872
return ilGetBoolean(Mode);
873
}
874
875
ILint ilState::GetInt(ILenum Mode)
876
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected