BSplineWeightFunc< ScalarT > Class Template Reference

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

Public Types

typedef ScalarT ScalarType
 

Public Member Functions

 BSplineWeightFunc (ScalarType r)
 
ScalarType operator() (ScalarType dist) const
 

Detailed Description

template<class ScalarT>
class GfxTL::BSplineWeightFunc< ScalarT >

Definition at line 11 of file WeightFunc.h.

Member Typedef Documentation

◆ ScalarType

template<class ScalarT>
typedef ScalarT ScalarType

Definition at line 14 of file WeightFunc.h.

Constructor & Destructor Documentation

◆ BSplineWeightFunc()

template<class ScalarT>
BSplineWeightFunc ( ScalarType r)
inline

Definition at line 16 of file WeightFunc.h.

Member Function Documentation

◆ operator()()

template<class ScalarT>
ScalarType operator() ( ScalarType dist) const
inline

Definition at line 23 of file WeightFunc.h.


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