MRPT  2.0.3
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.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020