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 195 of file IndexedTreeDataStrategy.h.

◆ DataType

typedef IndexedTreeDataCore<Data>::DataType DataType

Definition at line 196 of file IndexedTreeDataStrategy.h.

◆ HandleType

typedef size_t HandleType

Definition at line 193 of file IndexedTreeDataStrategy.h.

◆ IndicesType

typedef std::vector<HandleType> IndicesType

Definition at line 194 of file IndexedTreeDataStrategy.h.

◆ PointType

typedef DataType::PointType PointType

Definition at line 197 of file IndexedTreeDataStrategy.h.

◆ ScalarType

typedef PointType::ScalarType ScalarType

Definition at line 198 of file IndexedTreeDataStrategy.h.


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