#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/FaceNeighborAACubeTreeStrategy.h>
template<class InheritedStrategyT>
template<class BaseT>
class GfxTL::FaceNeighborAACubeTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >
Definition at line 18 of file FaceNeighborAACubeTreeStrategy.h.
◆ BaseType
template<class InheritedStrategyT>
template<class BaseT>
◆ CellType
template<class InheritedStrategyT>
template<class BaseT>
◆ anonymous enum
template<class InheritedStrategyT>
template<class BaseT>
◆ CellChildRelation()
template<class InheritedStrategyT>
template<class BaseT>
| unsigned int CellChildRelation |
( |
const CellType & | cell, |
|
|
const CellType & | parent ) const |
|
inline |
◆ CellFaceNeighbor() [1/2]
template<class InheritedStrategyT>
template<class BaseT>
| CellType * CellFaceNeighbor |
( |
CellType & | cell, |
|
|
unsigned int | axis, |
|
|
unsigned int | dir, |
|
|
size_t * | level ) |
|
inline |
◆ CellFaceNeighbor() [2/2]
template<class InheritedStrategyT>
template<class BaseT>
| const CellType * CellFaceNeighbor |
( |
const CellType & | cell, |
|
|
unsigned int | axis, |
|
|
unsigned int | dir, |
|
|
size_t * | level ) const |
|
inline |
The documentation for this class was generated from the following file: