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

Method GetId

DevIL/cpp wrapper/il_wrap.cpp:372–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370
371
372ILuint ilImage::GetId() const
373{
374 return this->Id;
375}
376
377ILenum ilImage::GetOrigin(void)
378{

Callers 1

il_wrap.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected