Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Origin
Method
Origin
DevIL/cpp wrapper/il_wrap.cpp:817–820 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
815
816
817
ILboolean ilState::Origin(ILenum Mode)
818
{
819
return ilOriginFunc(Mode);
820
}
821
822
823
ILvoid ilState::Pop()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected