FilterMode

An enum for the texture filtering modes.

Members

Functions

getGLConstant
uint getGLConstant()

Gets the OpenGL constant for this texture filter.

needsMipMaps
bool needsMipMaps()

Returns true if the filtering mode required generation of mipmaps.

Meta