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

typedef InheritedStrategyT::StrategyBase< BaseT > BaseType

Definition at line 21 of file MaxLevelSubdivisionTreeStrategy.h.

◆ CellType

typedef BaseType::CellType CellType

Definition at line 22 of file MaxLevelSubdivisionTreeStrategy.h.

Constructor & Destructor Documentation

◆ StrategyBase()

StrategyBase ( )
inline

Definition at line 24 of file MaxLevelSubdivisionTreeStrategy.h.

Member Function Documentation

◆ MaxSubdivisionLevel() [1/2]

size_t MaxSubdivisionLevel ( ) const
inline

Definition at line 28 of file MaxLevelSubdivisionTreeStrategy.h.

◆ MaxSubdivisionLevel() [2/2]

void MaxSubdivisionLevel ( size_t  level)
inline

Definition at line 33 of file MaxLevelSubdivisionTreeStrategy.h.

◆ ShouldSubdivide()

bool ShouldSubdivide ( const CellType cell,
BuildInformationT &  bi 
) const
inlineprotected

Definition at line 40 of file MaxLevelSubdivisionTreeStrategy.h.


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