ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
HashBackendBuffer.h File Reference
#include <assert.h>
#include <atomic>
#include <memory>
#include <vector>
#include "cloudViewer/core/MemoryManager.h"
#include "cloudViewer/core/Tensor.h"
Include dependency graph for HashBackendBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloudViewer::core::HashBackendBuffer
 
struct  cloudViewer::core::HashBackendBuffer::HeapTop
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::core
 

Typedefs

using cloudViewer::core::buf_index_t = uint32_t
 

Functions

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