MVE - Multi-View Environment mve-devel
|
3D point representation for bundle adjustment. More...
#include <ba_types.h>
Public Attributes | |
bool | is_constant = false |
double | pos [3] |
3D point representation for bundle adjustment.
Definition at line 24 of file ba_types.h.
bool sfm::ba::Point3D::is_constant = false |
Definition at line 27 of file ba_types.h.
double sfm::ba::Point3D::pos[3] |
Definition at line 26 of file ba_types.h.