Open3D (C++ API)  0.18.0+80ae047
Data Structures | Namespaces | Typedefs | Functions
HashBackendBuffer.h File Reference

(80ae047 (Wed Mar 27 17:22:00 2024 -0700))

#include <assert.h>
#include <atomic>
#include <memory>
#include <vector>
#include "open3d/core/MemoryManager.h"
#include "open3d/core/Tensor.h"

Go to the source code of this file.

Data Structures

class  open3d::core::HashBackendBuffer
 
struct  open3d::core::HashBackendBuffer::HeapTop
 

Namespaces

 open3d
 
 open3d::core
 

Typedefs

using open3d::core::buf_index_t = uint32_t
 

Functions

void open3d::core::CPUResetHeap (Tensor &heap)