#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/CellLevelTreeStrategy.h>
|
| template<class TraversalInformationT> |
| const size_t | CellLevel (const CellType &cell, const TraversalInformationT &) const |
| |
| template<class BuildInformationT> |
| void | InitBuildInformation (const CellType &parent, const BuildInformationT &parentInfo, unsigned int childIdx, BuildInformationT *bi) const |
| |
| template<class BuildInformationT> |
| void | InitCell (const CellType &parent, const BuildInformationT &pbi, unsigned int child, const BuildInformationT &bi, CellType *cell) |
| |
| template<class BuildInformationT> |
| void | InitRoot (const BuildInformationT &bi, CellType *root) |
| |
| template<class BuildInformationT> |
| void | InitRootBuildInformation (BuildInformationT *bi) |
| |
template<class InheritedStrategyT>
template<class BaseT>
class GfxTL::CellLevelTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >
Definition at line 31 of file CellLevelTreeStrategy.h.
◆ BaseType
template<class InheritedStrategyT>
template<class BaseT>
◆ CellType
template<class InheritedStrategyT>
template<class BaseT>
◆ CellLevel()
template<class InheritedStrategyT>
template<class BaseT>
template<class TraversalInformationT>
| const size_t CellLevel |
( |
const CellType & | cell, |
|
|
const TraversalInformationT & | ) const |
|
inlineprotected |
◆ InitBuildInformation()
template<class InheritedStrategyT>
template<class BaseT>
template<class BuildInformationT>
| void InitBuildInformation |
( |
const CellType & | parent, |
|
|
const BuildInformationT & | parentInfo, |
|
|
unsigned int | childIdx, |
|
|
BuildInformationT * | bi ) const |
|
inlineprotected |
◆ InitCell()
template<class InheritedStrategyT>
template<class BaseT>
template<class BuildInformationT>
| void InitCell |
( |
const CellType & | parent, |
|
|
const BuildInformationT & | pbi, |
|
|
unsigned int | child, |
|
|
const BuildInformationT & | bi, |
|
|
CellType * | cell ) |
|
inlineprotected |
◆ InitRoot()
template<class InheritedStrategyT>
template<class BaseT>
template<class BuildInformationT>
| void InitRoot |
( |
const BuildInformationT & | bi, |
|
|
CellType * | root ) |
|
inlineprotected |
◆ InitRootBuildInformation()
template<class InheritedStrategyT>
template<class BaseT>
template<class BuildInformationT>
| void InitRootBuildInformation |
( |
BuildInformationT * | bi | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file:
- VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/CellLevelTreeStrategy.h