material_impl Class Reference

Collaboration diagram for material_impl:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 58 of file model.cpp.


Public Member Functions

 material_impl ()
 ~material_impl ()

Public Attributes

color ambient
color diffuse
color emissive
bool flat
string name
float shininess
color specular
texturetex

Constructor & Destructor Documentation

material_impl (  ) 

Definition at line 78 of file model.cpp.

~material_impl (  ) 

Definition at line 90 of file model.cpp.

References material_impl::tex.


Member Data Documentation

Definition at line 66 of file model.cpp.

Referenced by material::bind().

bool flat

Definition at line 69 of file model.cpp.

Referenced by material::bind(), material::get_flat(), and material_file::load_mtl_file().

Definition at line 61 of file model.cpp.

Referenced by material::get_name().

Definition at line 68 of file model.cpp.

Referenced by material::bind(), material::get_shininess(), and material_file::load_mtl_file().

Definition at line 65 of file model.cpp.

Referenced by material::bind(), material::get_specular(), and material_file::load_mtl_file().


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

Generated on Sat Mar 1 13:50:07 2008 for Periapsis Project by  doxygen 1.5.5