Open3D (C++ API)  0.18.0
Public Member Functions | Static Public Member Functions | Data Fields
open3d::io::rpc::messages::SetProperties Struct Reference

#include <Messages.h>

Public Member Functions

 MSGPACK_DEFINE_MAP (path)
 

Static Public Member Functions

static std::string MsgId ()
 

Data Fields

std::string path
 

Detailed Description

struct for defining a "set_properties" message, which sets properties for the object in the scene tree

Member Function Documentation

◆ MsgId()

static std::string open3d::io::rpc::messages::SetProperties::MsgId ( )
inlinestatic

◆ MSGPACK_DEFINE_MAP()

open3d::io::rpc::messages::SetProperties::MSGPACK_DEFINE_MAP ( path  )

Field Documentation

◆ path

std::string open3d::io::rpc::messages::SetProperties::path

The documentation for this struct was generated from the following file: