ConstHashGridAccessor< CellT, 0 > Class Template Reference

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

Public Member Functions

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

Detailed Description

template<class CellT>
class ConstHashGridAccessor< CellT, 0 >

Definition at line 281 of file Grid.h.

Constructor & Destructor Documentation

◆ ConstHashGridAccessor()

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

Definition at line 284 of file Grid.h.

Member Function Documentation

◆ operator const CellT *()

operator const CellT * ( )
inline

Definition at line 290 of file Grid.h.


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