[ Contact ] [ Links ] [ Previous : 24 / 25 : Using texture magnification filters ] [ Up ] [ Next : 12 / 15 : From 8 to 9 (17/09/03) ]

Texture class methods

Methods on Texture control mip-mapping and filtering

BASE_LEVEL is the default mip-map mode
BASE_LEVEL_POINT is the default filter

void setMipMapMode( int mode )
void setMinFilter( int minFilter )
void setMagFilter( int maxFilter )

BASE_LEVEL_POINT
No interpolation

BASE_LEVEL_LINEAR
Linear interpolation of 4 nearest neighbors



See the "Links" link above to find out the sources of the proposed informations
Pascal Vuylsteker / eScience / Computer Science / ANU
Last modified: 20/4/2004
TOC - Print
Send your comments at :
<Hugh.Fisher@anu.edu.au>