Cinder  0.9.1
Public Member Functions | Public Attributes | List of all members
cinder::ObjLoader::Material Struct Reference

#include <ObjLoader.h>

Public Member Functions

 Material ()
 
 Material (const Material &rhs)
 

Public Attributes

std::string mName
 
float Ka [3]
 
float Kd [3]
 

Constructor & Destructor Documentation

cinder::ObjLoader::Material::Material ( )
cinder::ObjLoader::Material::Material ( const Material rhs)

Member Data Documentation

std::string cinder::ObjLoader::Material::mName
float cinder::ObjLoader::Material::Ka[3]
float cinder::ObjLoader::Material::Kd[3]

The documentation for this struct was generated from the following file: