ConstHashGridAccessor< CellT, DimT > Class Template Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/Grid.h>

Public Member Functions

 ConstHashGridAccessor (const size_t *factors, size_t hashKey, const stdext::hash_map< size_t, CellT > &hash)
 
ConstHashGridAccessor< CellT, DimT - 1 > operator[] (size_t i)
 

Detailed Description

template<class CellT, unsigned int DimT>
class ConstHashGridAccessor< CellT, DimT >

Definition at line 258 of file Grid.h.

Constructor & Destructor Documentation

◆ ConstHashGridAccessor()

ConstHashGridAccessor ( const size_t *  factors,
size_t  hashKey,
const stdext::hash_map< size_t, CellT > &  hash 
)
inline

Definition at line 261 of file Grid.h.

Member Function Documentation

◆ operator[]()

ConstHashGridAccessor< CellT, DimT - 1 > operator[] ( size_t  i)
inline

Definition at line 268 of file Grid.h.


The documentation for this class was generated from the following file: