Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Mipmap
Method
Mipmap
DevIL/include/IL/devil_cpp_wrapper.hpp:732–736 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
730
731
732
GLuint ilOgl::Mipmap(ilImage &Image)
733
{
734
Image.Bind();
735
return ilutGLBuildMipmaps();
736
}
737
738
ILboolean ilOgl::Screen()
739
{
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected