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

Method GetInt

DevIL/cpp wrapper/il_wrap.cpp:793–796  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

791
792
793ILint ilState::GetInt(ILenum Mode)
794{
795 return ilGetInteger(Mode);
796}
797
798
799const char *ilState::GetString(ILenum StringName)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected