#include <ShMIPFilter.hpp>
Public Types | |
| typedef T::return_type | return_type |
Public Member Functions | |
| ShMIPFilter () | |
| ShMIPFilter (int width) | |
| ShMIPFilter (int width, int height) | |
| ShMIPFilter (int width, int height, int depth) | |
Use this template to indicate that a texture should be mipmapped and whether it should choose the nearest mipmap or interpolate between the two closest one.
Definition at line 31 of file ShMIPFilter.hpp.
1.4.3-20050530