gk::TImageCube< T > Class Template Reference

Inheritance diagram for gk::TImageCube< T >:
gk::TImageArray< T >

List of all members.

Public Member Functions

 TImageCube (const int w, const int h)
const TImage< T > * operator[] (const unsigned int face) const
TImage< T > * operator[] (const unsigned int face)
int width () const
int height () const
unsigned int size () const
void clear ()
int push_back (TImage< T > *image)
int push_back (TImage< T > &image)
const TImage< T > * operator[] (const int index) const
TImage< T > * operator[] (const int index)

Protected Attributes

std::vector< TImage< T > * > m_images
int m_width
int m_height

template<class T>
class gk::TImageCube< T >


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Friends
Generated on Thu Sep 22 16:34:00 2011 for gKitGL by  doxygen 1.6.3