![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "cloudViewer/t/geometry/VoxelBlockGrid.h"#include <FileSystem.h>#include "cloudViewer/core/Tensor.h"#include "cloudViewer/t/geometry/Geometry.h"#include "cloudViewer/t/geometry/PointCloud.h"#include "cloudViewer/t/geometry/Utility.h"#include "cloudViewer/t/geometry/kernel/VoxelBlockGrid.h"#include "cloudViewer/t/io/NumpyIO.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 | |
| static std::pair< core::Tensor, core::Tensor > | cloudViewer::t::geometry::BufferRadiusNeighbors (std::shared_ptr< core::HashMap > &hashmap, const core::Tensor &active_buf_indices) |
| static TensorMap | cloudViewer::t::geometry::ConstructTensorMap (const core::HashMap &block_hashmap, std::unordered_map< std::string, int > name_attr_map) |