ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
GeometryIndexer.h File Reference
#include <Helper.h>
#include <Logging.h>
#include <Timer.h>
#include <unordered_map>
#include "cloudViewer/core/CUDAUtils.h"
#include "cloudViewer/core/Tensor.h"
#include "cloudViewer/core/TensorCheck.h"
Include dependency graph for GeometryIndexer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloudViewer::t::geometry::kernel::TransformIndexer
 Helper class for converting coordinates/indices between 3D/3D, 3D/2D, 2D/3D. More...
 
class  cloudViewer::t::geometry::kernel::TArrayIndexer< index_t >
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::t
 
 cloudViewer::t::geometry
 
 cloudViewer::t::geometry::kernel
 

Typedefs

using cloudViewer::t::geometry::kernel::NDArrayIndexer = TArrayIndexer< int64_t >
 

Variables

const int64_t cloudViewer::t::geometry::kernel::MAX_RESOLUTION_DIMS = 4