now lets get texturing working
This commit is contained in:
parent
d9bbef876e
commit
62281699ea
6 changed files with 190 additions and 23 deletions
|
@ -56,6 +56,8 @@ public:
|
|||
|
||||
static uint32_t bytes_per_pixel(pixel_layout t);
|
||||
|
||||
typedef shared_ptr<image> ptr;
|
||||
|
||||
protected:
|
||||
|
||||
sizei _size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue