Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
372
ILuint ilImage::GetId() const
373
{
374
return this->Id;
375
}
376
377
ILenum ilImage::GetOrigin(void)
378
{
Callers
1
il_wrap.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected