Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Enable
Method
Enable
DevIL/include/IL/devil_cpp_wrapper.hpp:853–856 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
851
}
852
853
ILboolean ilState::Enable(ILenum State)
854
{
855
return ilEnable(State);
856
}
857
858
void ilState::Get(ILenum Mode, ILboolean &Param)
859
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected