#include <markermap.h>
Public Member Functions | |
void | fromStream (std::istream &str) |
float | getMarkerSize () const |
Marker3DInfo () | |
Marker3DInfo (int _id) | |
bool | operator== (const Marker3DInfo &MI) |
void | toStream (std::ostream &str) |
Public Attributes | |
int | id |
3d representation of a marker
Definition at line 40 of file markermap.h.
|
inline |
Definition at line 41 of file markermap.h.
|
inline |
Definition at line 42 of file markermap.h.
|
inline |
Definition at line 50 of file markermap.h.
|
inline |
Definition at line 47 of file markermap.h.
|
inline |
Definition at line 43 of file markermap.h.
|
inline |
Definition at line 49 of file markermap.h.
int aruco::Marker3DInfo::id |
Definition at line 44 of file markermap.h.