19 #ifndef OST_GFX_OBJ_FW_HH
20 #define OST_GFX_OBJ_FW_HH
26 #include <boost/shared_ptr.hpp>
28 namespace ost {
namespace gfx {
33 typedef boost::shared_ptr<GfxObj>
GfxObjP;
boost::shared_ptr< GfxObj > GfxObjP
main class for all graphic objects
main interface for all graphic objects, both in C++ and Python
boost::shared_ptr< GfxObjBase > GfxObjBaseP