19 #ifndef OST_GFX_ENTITY_FW_HH
20 #define OST_GFX_ENTITY_FW_HH
22 #include <boost/shared_ptr.hpp>
23 #include <boost/weak_ptr.hpp>
25 namespace ost {
namespace gfx {
28 typedef boost::shared_ptr<Entity>
EntityP;
boost::shared_ptr< Entity > EntityP
graphical rendering of mol::EntityHandle entites
boost::weak_ptr< Entity > EntityW