IncrementalDistanceKdTreeStrategy< InheritedStrategyT >::CellData Class Reference

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

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

Public Types

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

Public Member Functions

ScalarTypeAxisInterval ()
 
const ScalarTypeAxisInterval () const
 

Detailed Description

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

Definition at line 11 of file IncrementalDistanceKdTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

typedef InheritedStrategyT::CellData BaseType

Definition at line 15 of file IncrementalDistanceKdTreeStrategy.h.

◆ ScalarType

◆ value_type

typedef BaseType::value_type value_type

Definition at line 16 of file IncrementalDistanceKdTreeStrategy.h.

Member Function Documentation

◆ AxisInterval() [1/2]

ScalarType* AxisInterval ( )
inline

Definition at line 20 of file IncrementalDistanceKdTreeStrategy.h.

◆ AxisInterval() [2/2]

const ScalarType* AxisInterval ( ) const
inline

Definition at line 24 of file IncrementalDistanceKdTreeStrategy.h.


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