SH::ShBaseTextureRect< T > Class Template Reference

Base type for Rectangular Textures. More...

#include <ShBaseTexture.hpp>

Inheritance diagram for SH::ShBaseTextureRect< T >:

Inheritance graph
[legend]
Collaboration diagram for SH::ShBaseTextureRect< T >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef T return_type

Public Member Functions

 ShBaseTextureRect (const ShTextureTraits &traits)
 ShBaseTextureRect (int width, int height, const ShTextureTraits &traits)
template<typename T2>
ShTexData< T, 2, T2 > operator() (const ShGeneric< 2, T2 > &coords) const
template<typename T2>
ShTexData< T, 2, T2 > operator[] (const ShGeneric< 2, T2 > &coords) const
ShMemoryPtr memory (int mipmap_level=0)
void memory (ShMemoryPtr memory, int mipmap_level=0)
void size (int width, int height)
ShAttrib2f size () const
int width () const
int height () const

Detailed Description

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

Base type for Rectangular Textures.

Definition at line 107 of file ShBaseTexture.hpp.


The documentation for this class was generated from the following files:
Generated on Wed Nov 9 15:34:22 2005 for Sh by  doxygen 1.4.5