#include <rve_render_server/material.h>
#include <rve_render_server/renderable.h>
#include <rve_render_server/ogre_material_generator.h>
#include <OGRE/OgreMaterialManager.h>
#include <OGRE/OgreTextureManager.h>
#include <OGRE/OgreTexture.h>
#include <OGRE/OgreTechnique.h>
#include <OGRE/OgreImage.h>
#include <OGRE/OgreRenderable.h>
#include <resource_retriever/retriever.h>
#include <boost/filesystem.hpp>
Go to the source code of this file.
Namespaces | |
namespace | rve_render_server |