MezzanineEngine March 18, 2012

Mezzanine::internal::InternalWorldObjectGraphicsSettings Class Reference

Used to store internal data about an world objects. More...

List of all members.

Public Member Functions

 InternalWorldObjectGraphicsSettings (Ogre::Entity *GraphicsObject)

Public Attributes

std::map< Whole, ColourValueAmbient
 Used for tracking ambient color on sub-meshes.
std::map< Whole, ColourValueDiffuse
 Used for tracking Diffuse color on sub-meshes.
std::map< Whole, ColourValueSpecular
 Used for tracking Specular color on sub-meshes.
Ogre::Entity * WorldObjectEnt
 Graphics Object of the world object.

Detailed Description

Used to store internal data about an world objects.

Definition at line 65 of file worldobjectgraphicssettings.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines