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

3D point representation for bundle adjustment. More...

#include <ba_types.h>

Public Attributes

bool is_constant = false
 
double pos [3]
 

Detailed Description

3D point representation for bundle adjustment.

Definition at line 24 of file ba_types.h.

Member Data Documentation

◆ is_constant

bool sfm::ba::Point3D::is_constant = false

Definition at line 27 of file ba_types.h.

◆ pos

double sfm::ba::Point3D::pos[3]

Definition at line 26 of file ba_types.h.


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