Open3D (C++ API)
0.12.0
|
Namespaces | |
open3d | |
open3d::core | |
Functions | |
std::shared_ptr< DefaultDeviceHashmap > | open3d::core::CreateDefaultCPUHashmap (int64_t init_buckets, int64_t init_capacity, int64_t dsize_key, int64_t dsize_value, const Device &device) |
Non-templated factory. More... | |