#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
◆ CellType
◆ anonymous enum
◆ CellChildRelation()
unsigned int CellChildRelation |
( |
const CellType & |
cell, |
|
|
const CellType & |
parent |
|
) |
| const |
|
inline |
◆ CellFaceNeighbor() [1/2]
CellType* CellFaceNeighbor |
( |
CellType & |
cell, |
|
|
unsigned int |
axis, |
|
|
unsigned int |
dir, |
|
|
size_t * |
level |
|
) |
| |
|
inline |
◆ CellFaceNeighbor() [2/2]
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: