SimpleMaterial

Fields

SC::Store::Color color
float mirror
float specular
float gloss
std::string texture

Detailed Description

class SimpleMaterial

Public Functions

inline SimpleMaterial()
SimpleMaterial(SC::Store::Color const &color)
SimpleMaterial(SC::Store::Color const &color, float mirror, float specular, float gloss, std::string texture)
size_t Hash() const
bool operator==(SimpleMaterial const &other) const

Public Members

SC::Store::Color color
float mirror
float specular
float gloss
std::string texture