Mipmap.generateMipmaps

Regenerates the whole upper levels.

class Mipmap(COLOR)
nothrow @nogc nothrow @nogc
void
generateMipmaps
if (
is(COLOR == RGBA) ||
is(COLOR == L16)
||
is(COLOR == RGBA16)
)

Meta