Open3D (C++ API)
0.11.0
|
#include "open3d/core/hashmap/DeviceHashmap.h"
#include <unordered_map>
#include "open3d/utility/Console.h"
#include "open3d/utility/Helper.h"
Namespaces | |
open3d | |
open3d::core | |
Functions | |
std::shared_ptr< DefaultDeviceHashmap > | open3d::core::CreateDefaultDeviceHashmap (size_t init_buckets, size_t init_capacity, size_t dsize_key, size_t dsize_value, const Device &device) |