Main MRPT website > C++ reference for MRPT 1.9.9
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 >

Definition at line 1076 of file lightweight_geom_data.cpp.

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 1080 of file lightweight_geom_data.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 1084 of file lightweight_geom_data.cpp.

Member Data Documentation

◆ object

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

Definition at line 1079 of file lightweight_geom_data.cpp.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST