|
MIRA
|
Material class used for coloring and texturing rigid model parts (links) More...
#include <model/Material.h>
Public Member Functions | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
Public Attributes | |
| std::string | name |
| Name of the material. More... | |
| Color::RGBA | color |
| Optional color of the material. More... | |
| std::string | texture |
| Optional texture name. More... | |
Material class used for coloring and texturing rigid model parts (links)
|
inline |
| std::string name |
Name of the material.
| Color::RGBA color |
Optional color of the material.
| std::string texture |
Optional texture name.
1.8.14