Public Member Functions | Private Attributes
Slam_CurvedPolygon::PolygonData Class Reference

#include <polygon_merger.h>

List of all members.

Public Member Functions

void add (const float x, const float y)
void clear ()
bool get (float &x, float &y)
std::vector< float > & get ()
const std::vector< float > & get () const

Private Attributes

std::vector< float > data_

Detailed Description

Definition at line 16 of file polygon_merger.h.


Member Function Documentation

void Slam_CurvedPolygon::PolygonData::add ( const float  x,
const float  y 
) [inline]

Definition at line 20 of file polygon_merger.h.

Definition at line 32 of file polygon_merger.h.

bool Slam_CurvedPolygon::PolygonData::get ( float &  x,
float &  y 
) [inline]

Definition at line 22 of file polygon_merger.h.

std::vector<float>& Slam_CurvedPolygon::PolygonData::get ( ) [inline]

Definition at line 29 of file polygon_merger.h.

const std::vector<float>& Slam_CurvedPolygon::PolygonData::get ( ) const [inline]

Definition at line 30 of file polygon_merger.h.


Member Data Documentation

std::vector<float> Slam_CurvedPolygon::PolygonData::data_ [private]

Definition at line 17 of file polygon_merger.h.


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


cob_3d_mapping_slam
Author(s): Joshua Hampp
autogenerated on Wed Aug 26 2015 11:04:51