Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ iGetBaseImage
Function
iGetBaseImage
DevIL/src-IL/src/il_stack.cpp:296–299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
295
296
ILimage *iGetBaseImage()
297
{
298
return ImageStack[ilGetCurName()];
299
}
300
301
302
//! Sets the current mipmap level
Callers
1
iGetActiveNum
Function · 0.85
Calls
1
ilGetCurName
Function · 0.85
Tested by
no test coverage detected