Go to the documentation of this file.
22 #ifndef _MESHSHAPE_HH_
23 #define _MESHSHAPE_HH_
53 public:
virtual void Init();
68 public:
void SetMesh(
const std::string &_uri,
69 const std::string &_submesh =
"",
70 bool _center =
false);
80 public:
void FillMsg(msgs::Geometry &_msg);
84 public:
virtual void ProcessMsg(
const msgs::Geometry &_msg);