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

Go to the source code of this file.

Namespaces

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

Functions

bool cloudViewer::io::ReadModelUsingAssimp (const std::string &filename, visualization::rendering::TriangleMeshModel &model, const ReadTriangleModelOptions &params)
 
bool cloudViewer::io::ReadTriangleModel (const std::string &filename, visualization::rendering::TriangleMeshModel &model, ReadTriangleModelOptions params)