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

SH::ShTextureCube< T > Class Template Reference

Cubic texture type. More...

#include <ShTexture.hpp>

Inheritance diagram for SH::ShTextureCube< T >:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef ShTextureRect< T > rectangular_type
typedef ShBaseTextureCube< T > base_type
typedef T return_type

Public Member Functions

 ShTextureCube (int width, int height)

Detailed Description

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

Cubic texture type.

Cubic textures have six faces and are indexed by a three-dimensional vector. This vector does NOT have to be unit length. The texel indexed will depend only on the direction of the vector.

Definition at line 124 of file ShTexture.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Oct 18 14:17:58 2004 for Sh by doxygen 1.3.7