Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CDListMaterial Class Reference

#include <material.h>

Inheritance diagram for CDListMaterial::

CMaterial List of all members.

Public Methods

 CDListMaterial (CGLContext &context)
void SetAmbient (cpu_vec_xyzw ambient)
void SetDiffuse (cpu_vec_xyzw diffuse)
void SetSpecular (cpu_vec_xyzw specular)
void SetEmission (cpu_vec_xyzw emission)
void SetShininess (float shine)

Constructor & Destructor Documentation

CDListMaterial::CDListMaterial CGLContext   context [inline]
 

Definition at line 66 of file material.h.


Member Function Documentation

void CDListMaterial::SetAmbient cpu_vec_xyzw    ambient [virtual]
 

Reimplemented from CMaterial.

Definition at line 66 of file material.cpp.

void CDListMaterial::SetDiffuse cpu_vec_xyzw    diffuse [virtual]
 

Reimplemented from CMaterial.

Definition at line 74 of file material.cpp.

void CDListMaterial::SetEmission cpu_vec_xyzw    emission [virtual]
 

Reimplemented from CMaterial.

Definition at line 91 of file material.cpp.

void CDListMaterial::SetShininess float    shine [virtual]
 

Reimplemented from CMaterial.

Definition at line 99 of file material.cpp.

void CDListMaterial::SetSpecular cpu_vec_xyzw    specular [virtual]
 

Reimplemented from CMaterial.

Definition at line 82 of file material.cpp.


The documentation for this class was generated from the following files:
ps2gl version cvs