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

Method GetId

DevIL/include/IL/devil_cpp_wrapper.hpp:525–528  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

523}
524
525ILuint ilImage::GetId() const
526{
527 return this->Id;
528}
529
530ILenum ilImage::GetOrigin(void)
531{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected