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

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

Classes

class  BuildInformation
 

Public Types

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

Public Member Functions

CellType *const CellParent (CellType &c)
 
const CellType *const CellParent (const CellType &c) const
 

Protected Member Functions

template<class BuildInformationT >
void InitBuildInformation (const CellType &parent, const BuildInformationT &parentInfo, unsigned int childIdx, BuildInformationT *bi)
 
template<class BuildInformationT >
void InitCell (const CellType &parent, const BuildInformationT &parentInfo, unsigned int childIdx, const BuildInformationT &bi, CellType *cell)
 
template<class BuildInformationT >
void InitRootBuildInformation (BuildInformationT *bi)
 

Detailed Description

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

Definition at line 13 of file CellParentTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType

Definition at line 32 of file CellParentTreeStrategy.h.

◆ CellType

typedef BaseType::CellType CellType

Definition at line 33 of file CellParentTreeStrategy.h.

Member Function Documentation

◆ CellParent() [1/2]

CellType* const CellParent ( CellType c)
inline

Definition at line 40 of file CellParentTreeStrategy.h.

◆ CellParent() [2/2]

const CellType* const CellParent ( const CellType c) const
inline

Definition at line 35 of file CellParentTreeStrategy.h.

◆ InitBuildInformation()

void InitBuildInformation ( const CellType parent,
const BuildInformationT &  parentInfo,
unsigned int  childIdx,
BuildInformationT *  bi 
)
inlineprotected

Definition at line 70 of file CellParentTreeStrategy.h.

◆ InitCell()

void InitCell ( const CellType parent,
const BuildInformationT &  parentInfo,
unsigned int  childIdx,
const BuildInformationT &  bi,
CellType cell 
)
inlineprotected

Definition at line 79 of file CellParentTreeStrategy.h.

◆ InitRootBuildInformation()

void InitRootBuildInformation ( BuildInformationT *  bi)
inlineprotected

Definition at line 63 of file CellParentTreeStrategy.h.


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