#ifndef T3DMATERIAL_H #define T3DMATERIAL_H class T3DMaterial { public: T3DMaterial(); }; #endif // T3DMATERIAL_H