mElite  1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
MaterialStruct Struct Reference

#include <VectorMath.h>

Public Attributes

float emission [4]
 
float ambient [4]
 
float diffuse [4]
 
float specular [4]
 
float shininess [1]
 

Detailed Description

Definition at line 10 of file VectorMath.h.

Member Data Documentation

float MaterialStruct::ambient[4]

Definition at line 12 of file VectorMath.h.

float MaterialStruct::diffuse[4]

Definition at line 13 of file VectorMath.h.

float MaterialStruct::emission[4]

Definition at line 11 of file VectorMath.h.

float MaterialStruct::shininess[1]

Definition at line 15 of file VectorMath.h.

float MaterialStruct::specular[4]

Definition at line 14 of file VectorMath.h.


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