#include <ShMIPFilter.hpp>
Public Types | |
| typedef T::return_type | return_type |
Public Member Functions | |
| ShNoMIPFilter () | |
| ShNoMIPFilter (int width) | |
| ShNoMIPFilter (int width, int height) | |
| ShNoMIPFilter (int width, int height, int depth) | |
Use this template to indicate that a texture should not be mipmapped.
Definition at line 78 of file ShMIPFilter.hpp.
1.4.3-20050530