37 namespace visualization {
48 std::shared_ptr<geometry::Geometry3D>,
58 const msgpack::object_handle& obj)
override;
64 void SetGeometry(std::shared_ptr<geometry::Geometry3D> geom,
65 const std::string& path,
67 const std::string& layer);
Definition: MessageProcessorBase.h:59
MessageProcessorBase()
Constructs a receiver listening on the specified address.
Definition: MessageProcessorBase.cpp:68
Definition: MessageProcessor.h:45
MessageProcessor(gui::Window *window, OnGeometryFunc on_geometry)
Definition: MessageProcessor.h:52
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
Definition: MessageProcessor.cpp:45
std::function< void(std::shared_ptr< geometry::Geometry3D >, const std::string &, int, const std::string &)> OnGeometryFunc
Definition: MessageProcessor.h:51
const char const char value recording_handle imu_sample void
Definition: K4aPlugin.cpp:269
Definition: PinholeCameraIntrinsic.cpp:35
Definition: Messages.h:527
Definition: Messages.h:410