|
Open3D (C++ API)
0.18.0+252c867
|
#include "open3d/core/hashmap/DeviceHashBackend.h"#include "open3d/core/hashmap/HashMap.h"#include "open3d/utility/Helper.h"#include "open3d/utility/Logging.h"Namespaces | |
| open3d | |
| open3d::core | |
Functions | |
| std::shared_ptr< DeviceHashBackend > | open3d::core::CreateDeviceHashBackend (int64_t init_capacity, const Dtype &key_dtype, const SizeVector &key_element_shape, const std::vector< Dtype > &value_dtypes, const std::vector< SizeVector > &value_element_shapes, const Device &device, const HashBackendType &backend) |