MCPcopy 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
296ILimage *iGetBaseImage()
297{
298 return ImageStack[ilGetCurName()];
299}
300
301
302//! Sets the current mipmap level

Callers 1

iGetActiveNumFunction · 0.85

Calls 1

ilGetCurNameFunction · 0.85

Tested by

no test coverage detected