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

Method IsDisabled

DevIL/include/IL/devil_cpp_wrapper.hpp:885–888  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

883}
884
885ILboolean ilState::IsDisabled(ILenum Mode)
886{
887 return ilIsDisabled(Mode);
888}
889
890ILboolean ilState::IsEnabled(ILenum Mode)
891{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected