gKitGL
 All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Member Functions | Protected Member Functions | Protected Attributes
gk::TImageCube< T > Class Template Reference
Inheritance diagram for gk::TImageCube< T >:
gk::TImageArray< T >

List of all members.

Public Member Functions

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

Protected Member Functions

int isValid (TImage< T > *image)

Protected Attributes

std::vector< TImage< T > * > m_images
unsigned int m_width
unsigned 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 Enumerator Friends