This file contains the implementation for the World proxy wrapping billboard functionality. More...
#include "Graphics/billboardsetproxy.h"
#include "Graphics/scenemanager.h"
#include "Graphics/billboard.h"
#include "exception.h"
#include "serialization.h"
#include "stringtool.h"
#include <Ogre.h>
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. | |
This file contains the implementation for the World proxy wrapping billboard functionality.
Definition in file billboardsetproxy.cpp.