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

Method IsDisabled

DevIL/cpp wrapper/il_wrap.cpp:805–808  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

803
804
805ILboolean ilState::IsDisabled(ILenum Mode)
806{
807 return ilIsDisabled(Mode);
808}
809
810
811ILboolean ilState::IsEnabled(ILenum Mode)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected