stuff
This commit is contained in:
parent
5ff134abe4
commit
be5e710521
2 changed files with 11 additions and 5 deletions
|
|
@ -29,7 +29,8 @@ namespace fishbone {
|
|||
}
|
||||
~Texture();
|
||||
|
||||
void use();
|
||||
void begin();
|
||||
void end();
|
||||
};
|
||||
|
||||
class Mesh {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue