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

◆ Marker3DInfo() [1/2]

aruco::Marker3DInfo::Marker3DInfo ( )
inline

Definition at line 41 of file markermap.h.

◆ Marker3DInfo() [2/2]

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

Definition at line 42 of file markermap.h.

Member Function Documentation

◆ fromStream()

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

Definition at line 50 of file markermap.h.

◆ getMarkerSize()

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

Definition at line 47 of file markermap.h.

◆ operator==()

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

Definition at line 43 of file markermap.h.

◆ toStream()

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

Definition at line 49 of file markermap.h.

Member Data Documentation

◆ id

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 Feb 28 2022 23:58:06