ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::RigBundleAdjustmentCostFunction< CameraModel > Member List

This is the complete list of members for colmap::RigBundleAdjustmentCostFunction< CameraModel >, including all inherited members.

Create(const Eigen::Vector2d &point2D)colmap::RigBundleAdjustmentCostFunction< CameraModel >inlinestatic
operator()(const T *const rig_qvec, const T *const rig_tvec, const T *const rel_qvec, const T *const rel_tvec, const T *const point3D, const T *const camera_params, T *residuals) constcolmap::RigBundleAdjustmentCostFunction< CameraModel >inline
RigBundleAdjustmentCostFunction(const Eigen::Vector2d &point2D)colmap::RigBundleAdjustmentCostFunction< CameraModel >inlineexplicit