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

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

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

Public Types

typedef InheritedStrategyT::StrategyBase< BaseT > BaseType
 
typedef BaseType::CellType CellType
 

Public Member Functions

size_t MaxSubdivisionLevel () const
 
void MaxSubdivisionLevel (size_t level)
 
 StrategyBase ()
 

Protected Member Functions

template<class BuildInformationT>
bool ShouldSubdivide (const CellType &cell, BuildInformationT &bi) const
 

Detailed Description

template<class InheritedStrategyT>
template<class BaseT>
class GfxTL::MaxLevelSubdivisionTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >

Definition at line 16 of file MaxLevelSubdivisionTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

template<class InheritedStrategyT>
template<class BaseT>
typedef InheritedStrategyT::StrategyBase<BaseT> BaseType

Definition at line 19 of file MaxLevelSubdivisionTreeStrategy.h.

◆ CellType

template<class InheritedStrategyT>
template<class BaseT>
typedef BaseType::CellType CellType

Definition at line 20 of file MaxLevelSubdivisionTreeStrategy.h.

Constructor & Destructor Documentation

◆ StrategyBase()

template<class InheritedStrategyT>
template<class BaseT>
StrategyBase ( )
inline

Definition at line 22 of file MaxLevelSubdivisionTreeStrategy.h.

Member Function Documentation

◆ MaxSubdivisionLevel() [1/2]

template<class InheritedStrategyT>
template<class BaseT>
size_t MaxSubdivisionLevel ( ) const
inline

Definition at line 27 of file MaxLevelSubdivisionTreeStrategy.h.

◆ MaxSubdivisionLevel() [2/2]

template<class InheritedStrategyT>
template<class BaseT>
void MaxSubdivisionLevel ( size_t level)
inline

Definition at line 33 of file MaxLevelSubdivisionTreeStrategy.h.

◆ ShouldSubdivide()

template<class InheritedStrategyT>
template<class BaseT>
template<class BuildInformationT>
bool ShouldSubdivide ( const CellType & cell,
BuildInformationT & bi ) const
inlineprotected

Definition at line 41 of file MaxLevelSubdivisionTreeStrategy.h.


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