Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SH::ShInterp< L, T > Class Template Reference

Set Interpolation level in Texture type. More...

#include <ShInterp.hpp>

List of all members.

Public Types

typedef T::return_type return_type

Public Member Functions

 ShInterp ()
 ShInterp (int width)
 ShInterp (int width, int height)
 ShInterp (int width, int height, int depth)

Static Public Member Functions

static int level ()


Detailed Description

template<int L, typename T>
class SH::ShInterp< L, T >

Set Interpolation level in Texture type.

Use this template to indicate that a texture should be interpolated to a particular level L. For example, ShInterp<0, T> implies a nearest-neighbour lookup, whereas ShInterp<1, T> implies linear interpolation.

Definition at line 32 of file ShInterp.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Jul 28 17:35:56 2005 for Sh by  doxygen 1.4.3-20050530