MezzanineEngine 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Constant Groups | Macros
renderableproxy.cpp File Reference

This file contains the implementation for the base class from which graphics proxies inherit. More...

#include "Graphics/renderableproxy.h"
#include "Graphics/scenemanager.h"
#include "enumerations.h"
#include "exception.h"
#include "serialization.h"
#include "stringtool.h"
#include <Ogre.h>
+ Include dependency graph for renderableproxy.cpp:

Go to the source code of this file.

Namespaces

 Mezzanine
 The bulk of the engine components go in this namspace.
 
 Mezzanine::Graphics
 This namespace is for all the classes belonging to the Graphics Subsystem.
 

Constant Groups

 Mezzanine
 The bulk of the engine components go in this namspace.
 
 Mezzanine::Graphics
 This namespace is for all the classes belonging to the Graphics Subsystem.
 

Detailed Description

This file contains the implementation for the base class from which graphics proxies inherit.

Definition in file renderableproxy.cpp.