mirror mtledit
[laserbrain_demo] / src / material.h
index c46a21d..3d0b566 100644 (file)
@@ -25,6 +25,9 @@ public:
        float shininess;
        float alpha;
 
+       float reflect;
+       bool flat_mirror;
+
        Texture *stdtex[NUM_MTL_TEXTURES];
        std::vector<Texture*> textures;