MRPT  2.0.4
List of all members | Public Member Functions | Public Attributes
mrpt::math::FAddPoint< T, N > Class Template Reference

Detailed Description

template<class T, int N>
class mrpt::math::FAddPoint< T, N >

Auxiliary functor class to compute polygon's center.

Definition at line 18 of file polygons_utils.h.

#include <polygons_utils.h>

Public Member Functions

 FAddPoint (T &o)
 
void operator() (const T &o)
 

Public Attributes

T & object
 

Constructor & Destructor Documentation

◆ FAddPoint()

template<class T , int N>
mrpt::math::FAddPoint< T, N >::FAddPoint ( T &  o)
inline

Definition at line 22 of file polygons_utils.h.

Member Function Documentation

◆ operator()()

template<class T , int N>
void mrpt::math::FAddPoint< T, N >::operator() ( const T &  o)
inline

Definition at line 26 of file polygons_utils.h.

Member Data Documentation

◆ object

template<class T , int N>
T& mrpt::math::FAddPoint< T, N >::object

Definition at line 21 of file polygons_utils.h.




Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020