![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <Messages.h>

Public Member Functions | |
| MSGPACK_DEFINE_MAP (path) | |
Static Public Member Functions | |
| static std::string | MsgId () |
Public Attributes | |
| std::string | path |
struct for defining a "set_active_camera" message, which sets the active camera as the object with the specified path in the scene tree.
Definition at line 488 of file Messages.h.
|
inlinestatic |
Definition at line 489 of file Messages.h.
Referenced by cloudViewer::io::rpc::SetActiveCamera().
| cloudViewer::io::rpc::messages::SetActiveCamera::MSGPACK_DEFINE_MAP | ( | path | ) |
| std::string cloudViewer::io::rpc::messages::SetActiveCamera::path |
Definition at line 490 of file Messages.h.
Referenced by cloudViewer::io::rpc::SetActiveCamera().