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 (T _x, T _y)
 point ()

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


gmapping
Author(s): Giorgio Grisetti, Cyrill Stachniss, Wolfram Burgard; ROS wrapper by Brian Gerkey
autogenerated on Fri Jan 11 09:32:13 2013