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

Representation of a survey point. More...

#include <bundler_common.h>

Collaboration diagram for sfm::bundler::SurveyPoint:
Collaboration graph
[legend]

Public Attributes

SurveyObservationList observations
 
math::Vec3f pos
 

Detailed Description

Representation of a survey point.

Definition at line 106 of file bundler_common.h.

Member Data Documentation

◆ observations

SurveyObservationList sfm::bundler::SurveyPoint::observations

Definition at line 109 of file bundler_common.h.

◆ pos

math::Vec3f sfm::bundler::SurveyPoint::pos

Definition at line 108 of file bundler_common.h.


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