Get it
Learn it
Advanced
#include <mrpt/math/TPoint2D.h> template <typename T> struct TPoint2D_data { // fields T y; }; // direct descendants template <typename T> struct TPoint2D_;