MezzanineEngine 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes | List of all members
Mezzanine::Graphics::Material Class Reference

This class represents all the rendering passes a rendered object has. More...

#include <material.h>

Public Member Functions

 Material ()
 Class Constructor.
 
 ~Material ()
 Class Destructor.
 

Protected Attributes

MaterialInternalData * MID
 

Detailed Description

This class represents all the rendering passes a rendered object has.

Materials are composed of techniques which define all the passes an object can have. Materials can be attached to any renderable geometry and are quite flexible.

Definition at line 64 of file material.h.


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