Handbook
Glossary
min-mipmap-filter>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
min-mipmap-filter>>
( object -- value )
Methods
USING:
accessors
gpu.textures
kernel.private
slots.private
;
M:
texture-parameters
min-mipmap-filter>>
4
slot
{
maybe{
texture-filter
}
}
declare
;
inline