ArrayGridAccessor< CellT, 0 > Class Template Reference

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

Public Member Functions

 ArrayGridAccessor (unsigned int *, CellT &cell)
 
 operator CellT & ()
 
CellT & operator= (const CellT &c)
 

Detailed Description

template<class CellT>
class ArrayGridAccessor< CellT, 0 >

Definition at line 89 of file Grid.h.

Constructor & Destructor Documentation

◆ ArrayGridAccessor()

ArrayGridAccessor ( unsigned int *  ,
CellT &  cell 
)
inline

Definition at line 92 of file Grid.h.

Member Function Documentation

◆ operator CellT &()

operator CellT & ( )
inline

Definition at line 101 of file Grid.h.

◆ operator=()

CellT& operator= ( const CellT &  c)
inline

Definition at line 96 of file Grid.h.


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