ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Indexer.h File Reference
Include dependency graph for Indexer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cloudViewer::core::OffsetCalculator< NARGS, index_t >
 
struct  cloudViewer::core::TensorRef
 A minimalistic class that reference a Tensor. More...
 
class  cloudViewer::core::TensorIterator
 
class  cloudViewer::core::Indexer
 
class  cloudViewer::core::IndexerIterator
 
struct  cloudViewer::core::IndexerIterator::Iterator
 

Namespaces

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

Enumerations

enum class  cloudViewer::core::DtypePolicy { cloudViewer::core::NONE , cloudViewer::core::ALL_SAME , cloudViewer::core::INPUT_SAME , cloudViewer::core::INPUT_SAME_OUTPUT_BOOL }
 

Variables

static constexpr int64_t cloudViewer::core::MAX_DIMS = 5
 
static constexpr int64_t cloudViewer::core::MAX_INPUTS = 5
 
static constexpr int64_t cloudViewer::core::MAX_OUTPUTS = 2