NullTreeStrategy.h
Go to the documentation of this file.
1
#ifndef GfxTL__NULLTREESTRATEGY_HEADER__
2
#define GfxTL__NULLTREESTRATEGY_HEADER__
3
4
namespace
GfxTL
5
{
6
struct
NullTreeStrategy
7
{
8
struct
CellData
9
{
10
};
11
12
template
<
class
BaseT>
13
struct
StrategyBase
:
public
BaseT
14
{
15
};
16
};
17
};
// namespace GfxTL
18
19
#endif
GfxTL
Definition
AABox.h:10
GfxTL::NullTreeStrategy::CellData
Definition
NullTreeStrategy.h:9
GfxTL::NullTreeStrategy::StrategyBase
Definition
NullTreeStrategy.h:14
GfxTL::NullTreeStrategy
Definition
NullTreeStrategy.h:7
VisionX
components
pointcloud_processor
EfficientRANSACPrimitiveExtractor
EfficientRANSAC
GfxTL
NullTreeStrategy.h
Generated by
1.13.2