X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=laserbrain_demo;a=blobdiff_plain;f=src%2Fmaterial.h;fp=src%2Fmaterial.h;h=c46a21dfd26bc6e1be69ead43fc739d5b9018a0c;hp=5cf35337ddda2d8786ed58f5d24054a6e155ba73;hb=21f74bf587d9b7a76bc1ee83db02cb8c243dc567;hpb=84f1549d8146ac54574256ae0243747199e51151 diff --git a/src/material.h b/src/material.h index 5cf3533..c46a21d 100644 --- a/src/material.h +++ b/src/material.h @@ -32,6 +32,7 @@ public: void setup() const; void add_texture(Texture *tex, int type = MTL_TEX_UNKNOWN); + void remove_texture(Texture *tex); }; // returns MTL_TEX_whatever by name