#include <rve_common/uuid.h>
#include <rve_msgs/Material.h>
#include <OGRE/OgreMaterial.h>
#include <map>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
Go to the source code of this file.
Classes | |
class | rve_render_server::Material |
Namespaces | |
namespace | Ogre |
namespace | rve_render_server |
Typedefs | |
typedef boost::shared_ptr < Material > | rve_render_server::MaterialPtr |