Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Disable
Method
Disable
DevIL/include/IL/devil_cpp_wrapper.hpp:848–851 ·
view source on GitHub ↗
ILSTATE
Source
from the content-addressed store, hash-verified
846
// ILSTATE
847
//
848
ILboolean ilState::Disable(ILenum State)
849
{
850
return ilDisable(State);
851
}
852
853
ILboolean ilState::Enable(ILenum State)
854
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected