Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Enable
Method
Enable
DevIL/cpp wrapper/il_wrap.cpp:767–770 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
765
766
767
ILboolean ilState::Enable(ILenum State)
768
{
769
return ilEnable(State);
770
}
771
772
773
ILvoid ilState::Get(ILenum Mode, ILboolean &Param)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected