Gosu::GLTexInfo Struct Reference

Contains information about the underlying OpenGL texture and the u/v space used for image data. More...

List of all members.

Public Attributes

int texName
float left
float right
float top
float bottom


Detailed Description

Contains information about the underlying OpenGL texture and the u/v space used for image data.

Can be retrieved from some images to use them in OpenGL operations.

Definition at line 17 of file ImageData.hpp.


Member Data Documentation

Definition at line 20 of file ImageData.hpp.

Definition at line 20 of file ImageData.hpp.

Definition at line 20 of file ImageData.hpp.

Definition at line 19 of file ImageData.hpp.

Definition at line 20 of file ImageData.hpp.


The documentation for this struct was generated from the following file: