gk::GLTexture1DArray Class Reference

Inheritance diagram for gk::GLTexture1DArray:
gk::GLTexture gk::GLResource

List of all members.

Public Member Functions

int createGLResource ()
 comportement par defaut, necessaire pour GLManager, a redefinir dans les classes derivees.
int releaseGLResource ()
 comportement par defaut, necessaire pour GLManager, a redefinir dans les classes derivees.
GLuint name () const
GLenum target () const
GLenum format () const
GLenum dataFormat () const
GLenum dataType () const
int width () const
int height () const
int depth () const

Protected Attributes

GLuint m_name
GLuint m_target
GLenum m_format
GLenum m_data_format
GLenum m_data_type
int m_width
int m_height
int m_depth

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