ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
FileFormatIO.cpp File Reference
#include "io/FileFormatIO.h"
#include <FileSystem.h>
#include <map>
Include dependency graph for FileFormatIO.cpp:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::io
 

Functions

FileGeometry cloudViewer::io::ReadFileGeometryType (const std::string &path)
 

Variables

static std::map< std::string, FileGeometry(*)(const std::string &)> cloudViewer::io::gExt2Func