BBoxDistanceKdTreeStrategy< InheritedStrategyT >::CellData Class Reference

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

+ Inheritance diagram for BBoxDistanceKdTreeStrategy< InheritedStrategyT >::CellData:

Public Types

typedef InheritedStrategyT::CellData BaseType
 
typedef ScalarTypeDeferer< value_type >::ScalarType ScalarType
 
typedef BaseType::value_type value_type
 

Public Member Functions

ScalarType ** BBox ()
 
const ScalarType *const * BBox () const
 
 CellData ()
 
 ~CellData ()
 

Detailed Description

template<class InheritedStrategyT>
class GfxTL::BBoxDistanceKdTreeStrategy< InheritedStrategyT >::CellData

Definition at line 11 of file BBoxDistanceKdTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

typedef InheritedStrategyT::CellData BaseType

Definition at line 15 of file BBoxDistanceKdTreeStrategy.h.

◆ ScalarType

◆ value_type

typedef BaseType::value_type value_type

Definition at line 16 of file BBoxDistanceKdTreeStrategy.h.

Constructor & Destructor Documentation

◆ CellData()

CellData ( )
inline

Definition at line 20 of file BBoxDistanceKdTreeStrategy.h.

◆ ~CellData()

~CellData ( )
inline

Definition at line 25 of file BBoxDistanceKdTreeStrategy.h.

Member Function Documentation

◆ BBox() [1/2]

ScalarType** BBox ( )
inline

Definition at line 31 of file BBoxDistanceKdTreeStrategy.h.

◆ BBox() [2/2]

const ScalarType* const* BBox ( ) const
inline

Definition at line 36 of file BBoxDistanceKdTreeStrategy.h.


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