MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
sfm::bundler::SurveyObservation Struct Reference

#include <bundler_common.h>

Public Member Functions

 SurveyObservation (int view_id, float x, float y)
 

Public Attributes

math::Vec2f pos
 
int view_id
 

Detailed Description

Definition at line 94 of file bundler_common.h.

Constructor & Destructor Documentation

◆ SurveyObservation()

sfm::bundler::SurveyObservation::SurveyObservation ( int  view_id,
float  x,
float  y 
)
inline

Definition at line 187 of file bundler_common.h.

Member Data Documentation

◆ pos

math::Vec2f sfm::bundler::SurveyObservation::pos

Definition at line 99 of file bundler_common.h.

◆ view_id

int sfm::bundler::SurveyObservation::view_id

Definition at line 98 of file bundler_common.h.


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