Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

MaterialList.h File Reference

#include "NameList.h"
#include "ResizeArray.h"

Go to the source code of this file.

Compounds

struct  Material
 structure containing material properties used to shade a Displayable. More...

class  MaterialList
 manages a list of materials that can be applied to Displayable objects. More...


Enumerations

enum  MaterialProperty {
  MAT_AMBIENT, MAT_SPECULAR, MAT_DIFFUSE, MAT_SHININESS,
  MAT_MIRROR, MAT_OPACITY, MAT_OUTLINE, MAT_OUTLINEWIDTH,
  MAT_TRANSMODE
}
 enumeration of all material properties. More...


Enumeration Type Documentation

enum MaterialProperty
 

enumeration of all material properties.

Enumeration values:
MAT_AMBIENT 
MAT_SPECULAR 
MAT_DIFFUSE 
MAT_SHININESS 
MAT_MIRROR 
MAT_OPACITY 
MAT_OUTLINE 
MAT_OUTLINEWIDTH 
MAT_TRANSMODE 

Definition at line 45 of file MaterialList.h.


Generated on Fri Apr 19 02:45:50 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002