|
Open3D (C++ API)
0.14.1+b449b58
|
Go to the source code of this file.
Namespaces | |
| open3d | |
| open3d::t | |
| open3d::t::io | |
Functions | |
| std::shared_ptr< geometry::TSDFVoxelGrid > | open3d::t::io::CreateTSDFVoxelGridFromFile (const std::string &file_name) |
| bool | open3d::t::io::ReadTSDFVoxelGrid (const std::string &file_name, geometry::TSDFVoxelGrid &tsdf_voxelgrid) |
| bool | open3d::t::io::WriteTSDFVoxelGrid (const std::string &file_name, const geometry::TSDFVoxelGrid &tsdf_voxelgrid) |
1.8.13