#include <triangulation.h>
Definition at line 47 of file triangulation.h.
◆ PoseData() [1/2]
| colmap::TriangulationEstimator::PoseData::PoseData |
( |
| ) |
|
|
inline |
◆ PoseData() [2/2]
| colmap::TriangulationEstimator::PoseData::PoseData |
( |
const Eigen::Matrix3x4d & |
proj_matrix_, |
|
|
const Eigen::Vector3d & |
pose_, |
|
|
const Camera * |
camera_ |
|
) |
| |
|
inline |
◆ camera
| const Camera* colmap::TriangulationEstimator::PoseData::camera |
◆ proj_center
| Eigen::Vector3d colmap::TriangulationEstimator::PoseData::proj_center |
◆ proj_matrix
The documentation for this struct was generated from the following file: