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

Member Typedef Documentation

◆ ThisType

typedef CellData< Point > ThisType

Definition at line 186 of file IndexedTreeDataStrategy.h.

Constructor & Destructor Documentation

◆ CellData() [1/2]

CellData ( )
inline

Definition at line 187 of file IndexedTreeDataStrategy.h.

◆ CellData() [2/2]

CellData ( const CellIndicesType indices,
size_t  size 
)
inline

Definition at line 191 of file IndexedTreeDataStrategy.h.

Member Function Documentation

◆ Data() [1/2]

void Data ( const CellIndicesType  indices,
size_t  size 
)
inline

Definition at line 216 of file IndexedTreeDataStrategy.h.

+ Here is the call graph for this function:

◆ Data() [2/2]

void Data ( const ThisType c)
inline

Definition at line 223 of file IndexedTreeDataStrategy.h.

◆ Indices() [1/2]

CellIndicesType Indices ( ) const
inline

Definition at line 229 of file IndexedTreeDataStrategy.h.

◆ Indices() [2/2]

void Indices ( CellIndicesType  indices)
inline

Definition at line 234 of file IndexedTreeDataStrategy.h.

+ Here is the call graph for this function:

◆ Normals()

const CellIndicesType Normals ( ) const
inline

Definition at line 211 of file IndexedTreeDataStrategy.h.

◆ Points()

const CellIndicesType Points ( ) const
inline

Definition at line 206 of file IndexedTreeDataStrategy.h.

◆ Size() [1/2]

size_t Size ( ) const
inline

Definition at line 196 of file IndexedTreeDataStrategy.h.

◆ Size() [2/2]

void Size ( size_t  size)
inline

Definition at line 201 of file IndexedTreeDataStrategy.h.


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