15 namespace visualization {
26 std::function<void(std::shared_ptr<ccHObject>,
36 const msgpack::object_handle& obj)
override;
42 void SetGeometry(std::shared_ptr<ccHObject> geom,
43 const std::string&
path,
45 const std::string& layer);
Hierarchical CLOUDVIEWER Object.
MessageProcessorBase()
Constructs a receiver listening on the specified address.
std::function< void(std::shared_ptr< ccHObject >, const std::string &, int, const std::string &)> OnGeometryFunc
MessageProcessor(gui::Window *window, OnGeometryFunc on_geometry)
std::shared_ptr< zmq::message_t > ProcessMessage(const io::rpc::messages::Request &req, const io::rpc::messages::SetMeshData &msg, const msgpack::object_handle &obj) override
static const std::string path
Generic file read and write utility for python interface.