RebuildAACubeTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT > Class Template Reference

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

+ Inheritance diagram for RebuildAACubeTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >:

Public Types

typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType
 
typedef BaseType::CellType CellType
 
typedef GfxTL::VectorXD< CellType::Dim, ScalarTypePointType
 
typedef GfxTL::ScalarTypeDeferer< value_type >::ScalarType ScalarType
 

Public Member Functions

size_t Rebuild ()
 

Detailed Description

template<class InheritedStrategyT>
template<class BaseT>
class RebuildAACubeTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >

Definition at line 17 of file RebuildAACubeTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType

Definition at line 22 of file RebuildAACubeTreeStrategy.h.

◆ CellType

typedef BaseType::CellType CellType

Definition at line 23 of file RebuildAACubeTreeStrategy.h.

◆ PointType

typedef GfxTL::VectorXD< CellType::Dim, ScalarType > PointType

Definition at line 26 of file RebuildAACubeTreeStrategy.h.

◆ ScalarType

Member Function Documentation

◆ Rebuild()

size_t Rebuild ( )
inline

Definition at line 28 of file RebuildAACubeTreeStrategy.h.

+ Here is the call graph for this function:

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