Open3D (C++ API)  0.17.0+f1a0f3e
Data Structures | Namespaces | Typedefs | Functions
HashBackendBuffer.h File Reference

(f1a0f3e (Tue Sep 26 09:25:00 2023 -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)