OpenStructure
|
#include <texture.hh>
Public Member Functions | |
Texture () | |
Texture (GLint w, GLint h) | |
Texture (const Bitmap &b) | |
bool | IsValid () const |
Color & | operator() (uint u, uint v) |
const Color & | operator() (uint u, uint v) 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 65 of file texture.hh.
|
inline |
Definition at line 59 of file texture.hh.
|
inline |
Definition at line 63 of file texture.hh.
|
inline |
Definition at line 62 of file texture.hh.
|
inline |
Definition at line 54 of file texture.hh.
Definition at line 56 of file texture.hh.
Definition at line 57 of file texture.hh.
|
inline |
Definition at line 64 of file texture.hh.
|
inline |
Definition at line 61 of file texture.hh.