Open3D (C++ API)  0.18.0
Loading...
Searching...
No Matches
Namespaces | Functions
ZMQContext.cpp File Reference
#include "open3d/io/rpc/ZMQContext.h"
#include <mutex>
#include <zmq.hpp>

Namespaces

namespace  open3d
 
namespace  open3d::io
 
namespace  open3d::io::rpc
 

Functions

std::shared_ptr< zmq::context_t > open3d::io::rpc::GetZMQContext ()
 Returns the zeromq context for this process.
 
void open3d::io::rpc::DestroyZMQContext ()