Public Member Functions | Public Attributes | List of all members
aruco::Marker3DInfo Struct Reference

#include <markermap.h>

Inheritance diagram for aruco::Marker3DInfo:
Inheritance graph
[legend]

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
 

Detailed Description

3d representation of a marker

Definition at line 40 of file markermap.h.

Constructor & Destructor Documentation

aruco::Marker3DInfo::Marker3DInfo ( )
inline

Definition at line 41 of file markermap.h.

aruco::Marker3DInfo::Marker3DInfo ( int  _id)
inline

Definition at line 42 of file markermap.h.

Member Function Documentation

void aruco::Marker3DInfo::fromStream ( std::istream &  str)
inline

Definition at line 50 of file markermap.h.

float aruco::Marker3DInfo::getMarkerSize ( ) const
inline

Definition at line 47 of file markermap.h.

bool aruco::Marker3DInfo::operator== ( const Marker3DInfo MI)
inline

Definition at line 43 of file markermap.h.

void aruco::Marker3DInfo::toStream ( std::ostream &  str)
inline

Definition at line 49 of file markermap.h.

Member Data Documentation

int aruco::Marker3DInfo::id

Definition at line 44 of file markermap.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03