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

SH::ShBaseTexture1D< T > Class Template Reference

Base type for 1D Textures. More...

#include <ShBaseTexture.hpp>

Inheritance diagram for SH::ShBaseTexture1D< T >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef T return_type

Public Member Functions

 ShBaseTexture1D (const ShTextureTraits &traits)
 ShBaseTexture1D (int width, const ShTextureTraits &traits)
template<typename T2>
operator() (const ShGeneric< 1, T2 > &coords) const
template<typename T2>
operator[] (const ShGeneric< 1, T2 > &coords) const
ShMemoryPtr memory ()
void memory (ShMemoryPtr memory)
void size (int width)
ShAttrib1f size () const
int width ()

Detailed Description

template<typename T>
class SH::ShBaseTexture1D< T >

Base type for 1D Textures.

Definition at line 52 of file ShBaseTexture.hpp.


The documentation for this class was generated from the following files:
Generated on Mon Jan 24 18:38:04 2005 for Sh by  doxygen 1.4.1