MCPcopy Create free account
hub / github.com/DentonW/DevIL / IsEnabled

Method IsEnabled

DevIL/cpp wrapper/il_wrap.cpp:811–814  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

809
810
811ILboolean ilState::IsEnabled(ILenum Mode)
812{
813 return ilIsEnabled(Mode);
814}
815
816
817ILboolean ilState::Origin(ILenum Mode)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected