MRPT  2.0.0
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.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020