OpenStructure
|
#include <texture.hh>
Public Member Functions | |
Texture () | |
Texture (GLint w, GLint h) | |
Texture (const Bitmap &b) | |
bool | IsValid () const |
float * | data () |
GLint | width () const |
GLint | height () const |
GLint | format () const |
GLint | type () const |
GLint | border () const |
Definition at line 37 of file texture.hh.
|
inline |
Definition at line 40 of file texture.hh.
|
inline |
Definition at line 46 of file texture.hh.
|
inline |
Definition at line 62 of file texture.hh.
|
inline |
Definition at line 56 of file texture.hh.
|
inline |
Definition at line 60 of file texture.hh.
|
inline |
Definition at line 59 of file texture.hh.
|
inline |
Definition at line 54 of file texture.hh.
|
inline |
Definition at line 61 of file texture.hh.
|
inline |
Definition at line 58 of file texture.hh.