SH::ShMIPFilter< T, interpolated > Class Template Reference

Enable mipmapping in Texture type. More...

#include <ShMIPFilter.hpp>

List of all members.

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)


Detailed Description

template<typename T, bool interpolated = true>
class SH::ShMIPFilter< T, interpolated >

Enable mipmapping in Texture type.

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.


The documentation for this class was generated from the following file:
Generated on Wed Nov 9 15:35:47 2005 for Sh by  doxygen 1.4.5