ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
class_io.cpp File Reference
#include <AutoIO.h>
#include <FeatureIO.h>
#include <IJsonConvertibleIO.h>
#include <ImageIO.h>
#include <LineSetIO.h>
#include <OctreeIO.h>
#include <PinholeCameraTrajectoryIO.h>
#include <VoxelGridIO.h>
#include <camera/PinholeCameraIntrinsic.h>
#include <camera/PinholeCameraTrajectory.h>
#include <string>
#include <unordered_map>
#include "io/FileFormatIO.h"
#include "io/ModelIO.h"
#include "io/PointCloudIO.h"
#include "io/PoseGraphIO.h"
#include "io/TriangleMeshIO.h"
#include "pybind/docstring.h"
#include "pybind/io/io.h"
#include "visualization/rendering/Model.h"
Include dependency graph for class_io.cpp:

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_class_io (py::module &m_io)
 

Variables

static const std::unordered_map< std::string, std::string > cloudViewer::io::map_shared_argument_docstrings