Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
525
ILuint ilImage::GetId() const
526
{
527
return this->Id;
528
}
529
530
ILenum ilImage::GetOrigin(void)
531
{
Callers
1
devil_cpp_wrapper.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected