dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
Mipmap.size
dplug
graphics
mipmap
Mipmap
Undocumented in source. Be warned that the author may not have intended to support it.
class
Mipmap
(COLOR)
nothrow @
nogc
void
size
(
int
maxLevel
,
int
w
,
int
h
)
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