Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ IsEnabled
Method
IsEnabled
DevIL/include/IL/devil_cpp_wrapper.hpp:890–893 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
888
}
889
890
ILboolean ilState::IsEnabled(ILenum Mode)
891
{
892
return ilIsEnabled(Mode);
893
}
894
895
ILboolean ilState::Origin(ILenum Mode)
896
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected