IndexedTreeDataStrategy< InheritedStrategy, Data > Class Template Reference

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

Classes

class  CellData
 
class  StrategyBase
 

Public Types

typedef size_t CellIndicesType
 
typedef IndexedTreeDataCore< Data >::DataType DataType
 
typedef size_t HandleType
 
typedef std::vector< HandleTypeIndicesType
 
typedef DataType::PointType PointType
 
typedef PointType::ScalarType ScalarType
 

Detailed Description

template<class InheritedStrategy, class Data>
class GfxTL::IndexedTreeDataStrategy< InheritedStrategy, Data >

Definition at line 11 of file IndexedTreeDataStrategy.h.

Member Typedef Documentation

◆ CellIndicesType

typedef size_t CellIndicesType

Definition at line 174 of file IndexedTreeDataStrategy.h.

◆ DataType

typedef IndexedTreeDataCore< Data >::DataType DataType

Definition at line 176 of file IndexedTreeDataStrategy.h.

◆ HandleType

typedef size_t HandleType

Definition at line 172 of file IndexedTreeDataStrategy.h.

◆ IndicesType

typedef std::vector< HandleType > IndicesType

Definition at line 173 of file IndexedTreeDataStrategy.h.

◆ PointType

typedef DataType::PointType PointType

Definition at line 177 of file IndexedTreeDataStrategy.h.

◆ ScalarType

typedef PointType::ScalarType ScalarType

Definition at line 178 of file IndexedTreeDataStrategy.h.


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