CellSizeDataTreeStrategy< InheritedStrategyT, KernelT >::CellData Class Reference

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

+ Inheritance diagram for CellSizeDataTreeStrategy< InheritedStrategyT, KernelT >::CellData:

Public Types

typedef unsigned int size_type
 
typedef KernelT::value_type value_type
 

Public Member Functions

size_type Size () const
 
void Size (unsigned int s)
 

Public Attributes

size_type m_size
 

Detailed Description

template<class InheritedStrategyT, class KernelT>
class GfxTL::CellSizeDataTreeStrategy< InheritedStrategyT, KernelT >::CellData

Definition at line 11 of file CellSizeDataTreeStrategy.h.

Member Typedef Documentation

◆ size_type

typedef unsigned int size_type

Definition at line 16 of file CellSizeDataTreeStrategy.h.

◆ value_type

typedef KernelT::value_type value_type

Definition at line 15 of file CellSizeDataTreeStrategy.h.

Member Function Documentation

◆ Size() [1/2]

size_type Size ( ) const
inline

Definition at line 17 of file CellSizeDataTreeStrategy.h.

◆ Size() [2/2]

void Size ( unsigned int  s)
inline

Definition at line 21 of file CellSizeDataTreeStrategy.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ m_size

size_type m_size

Definition at line 26 of file CellSizeDataTreeStrategy.h.


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