![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "cloudViewer/io/TriangleMeshIO.h"#include <benchmark/benchmark.h>#include "cloudViewer/core/Tensor.h"#include "cloudViewer/data/Dataset.h"#include "cloudViewer/t/io/TriangleMeshIO.h"
Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::t | |
| cloudViewer::t::geometry | |
Functions | |
| void | cloudViewer::t::geometry::IOReadLegacyTriangleMesh (benchmark::State &state, const std::string &input_file_path) |
| void | cloudViewer::t::geometry::IOReadTensorTriangleMesh (benchmark::State &state, const std::string &input_file_path) |
| cloudViewer::t::geometry::Unit (benchmark::kMillisecond) | |
Variables | |
| data::KnotMesh | cloudViewer::t::geometry::knot_data |