Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Disable
Method
Disable
DevIL/cpp wrapper/il_wrap.cpp:761–764 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
759
//
760
761
ILboolean ilState::Disable(ILenum State)
762
{
763
return ilDisable(State);
764
}
765
766
767
ILboolean ilState::Enable(ILenum State)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected