Public Member Functions | Public Attributes
GMapping::point< T > Struct Template Reference

#include <point.h>

Inheritance diagram for GMapping::point< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 point ()
 point (T _x, T _y)

Public Attributes

x
y

Detailed Description

template<class T>
struct GMapping::point< T >

Definition at line 13 of file point.h.


Constructor & Destructor Documentation

template<class T>
GMapping::point< T >::point ( ) [inline]

Definition at line 14 of file point.h.

template<class T>
GMapping::point< T >::point ( _x,
_y 
) [inline]

Definition at line 15 of file point.h.


Member Data Documentation

template<class T>
T GMapping::point< T >::x

Definition at line 16 of file point.h.

template<class T>
T GMapping::point< T >::y

Definition at line 16 of file point.h.


The documentation for this struct was generated from the following file:


openslam_gmapping
Author(s): Giorgio Grisetti, Cyrill Stachniss, Wolfram Burgard
autogenerated on Fri Aug 28 2015 11:56:21