|
suanPan
|
#include <Material/Material.h>Go to the source code of this file.
Classes | |
| struct | MaterialExampleData |
| It is recommended to store data, especially constant data, in a simple structure. The motivation is to obtain a clear interface so that store and recover of objects will be easier. More... | |
| class | MaterialExample |
| A MaterialExample material class. More... | |
Functions | |
| SUANPAN_EXPORT void | new_materialexample (unique_ptr< Material > &, istringstream &) |