ArrayGridKernel< CellT, 0 > Class Template Reference

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

Public Member Functions

CellT & Data ()
 
 operator CellT & ()
 
 operator const CellT & () const
 

Protected Attributes

CellT m_cell
 

Detailed Description

template<class CellT>
class ArrayGridKernel< CellT, 0 >

Definition at line 39 of file Grid.h.

Member Function Documentation

◆ Data()

CellT& Data ( )
inline

Definition at line 52 of file Grid.h.

◆ operator CellT &()

operator CellT & ( )
inline

Definition at line 42 of file Grid.h.

◆ operator const CellT &()

operator const CellT & ( ) const
inline

Definition at line 47 of file Grid.h.

Member Data Documentation

◆ m_cell

CellT m_cell
protected

Definition at line 58 of file Grid.h.


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