UnitWeightFunc< Point > Class Template Reference

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

Public Types

typedef Point PointType
 
typedef Point::ScalarType ScalarType
 

Public Member Functions

double operator() (const Point &)
 
double Weight (const Point &)
 

Detailed Description

template<class Point>
class GfxTL::UnitWeightFunc< Point >

Definition at line 59 of file WeightFunc.h.

Member Typedef Documentation

◆ PointType

typedef Point PointType

Definition at line 62 of file WeightFunc.h.

◆ ScalarType

Definition at line 63 of file WeightFunc.h.

Member Function Documentation

◆ operator()()

double operator() ( const Point )
inline

Definition at line 70 of file WeightFunc.h.

◆ Weight()

double Weight ( const Point )
inline

Definition at line 65 of file WeightFunc.h.


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