ConstArrayGridAccessor< CellT, 0 > Class Template Reference

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

Public Member Functions

 ConstArrayGridAccessor (unsigned int *, const CellT &cell)
 
 operator const CellT & () const
 

Detailed Description

template<class CellT>
class ConstArrayGridAccessor< CellT, 0 >

Definition at line 129 of file Grid.h.

Constructor & Destructor Documentation

◆ ConstArrayGridAccessor()

ConstArrayGridAccessor ( unsigned int *  ,
const CellT &  cell 
)
inline

Definition at line 132 of file Grid.h.

Member Function Documentation

◆ operator const CellT &()

operator const CellT & ( ) const
inline

Definition at line 136 of file Grid.h.


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