IndexedTreeDataStrategy< InheritedStrategy, Data >::CellData< Point > Class Template Reference

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

+ Inheritance diagram for IndexedTreeDataStrategy< InheritedStrategy, Data >::CellData< Point >:

Public Types

typedef CellData< PointThisType
 

Public Member Functions

 CellData ()
 
 CellData (const CellIndicesType &indices, size_t size)
 
void Data (const CellIndicesType indices, size_t size)
 
void Data (const ThisType &c)
 
CellIndicesType Indices () const
 
void Indices (CellIndicesType indices)
 
const CellIndicesType Normals () const
 
const CellIndicesType Points () const
 
size_t Size () const
 
void Size (size_t size)
 

Detailed Description

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

Definition at line 201 of file IndexedTreeDataStrategy.h.

Member Typedef Documentation

◆ ThisType

template<class InheritedStrategy, class Data>
template<class Point>
typedef CellData<Point> ThisType

Definition at line 204 of file IndexedTreeDataStrategy.h.

Constructor & Destructor Documentation

◆ CellData() [1/2]

template<class InheritedStrategy, class Data>
template<class Point>
CellData ( )
inline

Definition at line 206 of file IndexedTreeDataStrategy.h.

◆ CellData() [2/2]

template<class InheritedStrategy, class Data>
template<class Point>
CellData ( const CellIndicesType & indices,
size_t size )
inline

Definition at line 210 of file IndexedTreeDataStrategy.h.

Member Function Documentation

◆ Data() [1/2]

template<class InheritedStrategy, class Data>
template<class Point>
void Data ( const CellIndicesType indices,
size_t size )
inline

Definition at line 239 of file IndexedTreeDataStrategy.h.

◆ Data() [2/2]

template<class InheritedStrategy, class Data>
template<class Point>
void Data ( const ThisType & c)
inline

Definition at line 246 of file IndexedTreeDataStrategy.h.

◆ Indices() [1/2]

template<class InheritedStrategy, class Data>
template<class Point>
CellIndicesType Indices ( ) const
inline

Definition at line 253 of file IndexedTreeDataStrategy.h.

◆ Indices() [2/2]

template<class InheritedStrategy, class Data>
template<class Point>
void Indices ( CellIndicesType indices)
inline

Definition at line 259 of file IndexedTreeDataStrategy.h.

◆ Normals()

template<class InheritedStrategy, class Data>
template<class Point>
const CellIndicesType Normals ( ) const
inline

Definition at line 233 of file IndexedTreeDataStrategy.h.

◆ Points()

template<class InheritedStrategy, class Data>
template<class Point>
const CellIndicesType Points ( ) const
inline

Definition at line 227 of file IndexedTreeDataStrategy.h.

◆ Size() [1/2]

template<class InheritedStrategy, class Data>
template<class Point>
size_t Size ( ) const
inline

Definition at line 215 of file IndexedTreeDataStrategy.h.

◆ Size() [2/2]

template<class InheritedStrategy, class Data>
template<class Point>
void Size ( size_t size)
inline

Definition at line 221 of file IndexedTreeDataStrategy.h.


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