Open3D (C++ API)
0.18.0+252c867
|
#include <Messages.h>
Public Member Functions | |
SetTime () | |
MSGPACK_DEFINE_MAP (time) | |
Static Public Member Functions | |
static std::string | MsgId () |
Data Fields | |
int32_t | time |
struct for defining a "set_time" message, which sets the current time to the specified value.
|
inline |
|
inlinestatic |
open3d::io::rpc::messages::SetTime::MSGPACK_DEFINE_MAP | ( | time | ) |
int32_t open3d::io::rpc::messages::SetTime::time |