Blender V4.3
intersect.cc File Reference

Go to the source code of this file.

Namespaces

namespace  libmv
 

Functions

bool libmv::EuclideanIntersect (const vector< Marker > &markers, EuclideanReconstruction *reconstruction)
 
bool libmv::ProjectiveIntersect (const vector< Marker > &markers, ProjectiveReconstruction *reconstruction)
 

Variable Documentation

◆ camera_

const EuclideanCamera& camera_

Definition at line 64 of file intersect.cc.

◆ marker_

const Marker& marker_

Definition at line 63 of file intersect.cc.

◆ markers

const vector<Marker>& markers

Definition at line 197 of file intersect.cc.

◆ reconstruction