#include <v4r_ellipses.h>

| Public Member Functions | |
| Marker () | |
| Marker (const ObliqueCone &c) | |
| Marker (const Marker &c) | |
| void | update (const boost::posix_time::ptime &t) | 
| Public Attributes | |
| cv::Mat_< double > | A | 
| int | id | 
| boost::posix_time::ptime | tstamp | 
Definition at line 142 of file v4r_ellipses.h.
| V4R::EllipsesDetection::Marker::Marker | ( | ) |  [inline] | 
Definition at line 144 of file v4r_ellipses.h.
| V4R::EllipsesDetection::Marker::Marker | ( | const ObliqueCone & | c | ) |  [inline] | 
Definition at line 145 of file v4r_ellipses.h.
| V4R::EllipsesDetection::Marker::Marker | ( | const Marker & | c | ) |  [inline] | 
Definition at line 148 of file v4r_ellipses.h.
| void V4R::EllipsesDetection::Marker::update | ( | const boost::posix_time::ptime & | t | ) | 
| cv::Mat_<double> V4R::EllipsesDetection::Marker::A | 
Definition at line 153 of file v4r_ellipses.h.
Definition at line 151 of file v4r_ellipses.h.
| boost::posix_time::ptime V4R::EllipsesDetection::Marker::tstamp | 
Definition at line 152 of file v4r_ellipses.h.