|
MVE - Multi-View Environment mve-devel
|
#include <bundler_common.h>
Public Member Functions | |
| SurveyObservation (int view_id, float x, float y) | |
Public Attributes | |
| math::Vec2f | pos |
| int | view_id |
Definition at line 94 of file bundler_common.h.
Definition at line 187 of file bundler_common.h.
| math::Vec2f sfm::bundler::SurveyObservation::pos |
Definition at line 99 of file bundler_common.h.
| int sfm::bundler::SurveyObservation::view_id |
Definition at line 98 of file bundler_common.h.