![]() |
Cinder
0.9.1
|
#include <ObjLoader.h>
Public Member Functions | |
Material () | |
Material (const Material &rhs) | |
Public Attributes | |
std::string | mName |
float | Ka [3] |
float | Kd [3] |
cinder::ObjLoader::Material::Material | ( | ) |
cinder::ObjLoader::Material::Material | ( | const Material & | rhs | ) |
std::string cinder::ObjLoader::Material::mName |
float cinder::ObjLoader::Material::Ka[3] |
float cinder::ObjLoader::Material::Kd[3] |