![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <memory>#include "cloudViewer/core/Tensor.h"#include "cloudViewer/io/rpc/BufferConnection.h"#include "cloudViewer/io/rpc/Connection.h"#include "cloudViewer/io/rpc/DummyReceiver.h"#include "cloudViewer/io/rpc/Messages.h"#include "cloudViewer/io/rpc/RemoteFunctions.h"#include "cloudViewer/io/rpc/ZMQContext.h"#include "cloudViewer/t/geometry/LineSet.h"#include "cloudViewer/t/geometry/PointCloud.h"#include "cloudViewer/t/geometry/TriangleMesh.h"#include "pybind/cloudViewer_pybind.h"#include "pybind/core/tensor_type_caster.h"#include "pybind/docstring.h"
Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::io | |
Functions | |
| void | cloudViewer::io::pybind_rpc (py::module &m) |