dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
Mipmap.generateLevel
dplug
graphics
mipmap
Mipmap
Regenerates one level updateRect expressed in level i-th coordinates
class
Mipmap
(COLOR)
nothrow @
nogc
nothrow @
nogc
void
generateLevel
(
int
level
,
Quality
quality
,
box2i
updateRect
)
if
(
is
(
COLOR
==
RGBA
) ||
is
(
COLOR
==
L16
)
||
is
(
COLOR
==
RGBA16
)
)
Meta
Source
See Implementation
dplug
graphics
mipmap
Mipmap
constructors
this
destructors
~this
enums
Quality
functions
cubicSample
generateLevel
generateMipmaps
generateNextLevel
height
linearMipmapSample
linearSample
numLevels
size
width
variables
levels
Regenerates one level updateRect expressed in level i-th coordinates