Open3D (C++ API)  0.18.0+252c867
Namespaces | Functions
ZMQContext.h File Reference

(252c867 (Sun May 5 05:39:34 2024 +0000))

#include <memory>

Go to the source code of this file.

Namespaces

 zmq
 
 open3d
 
 open3d::io
 
 open3d::io::rpc
 

Functions

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