Home
last modified time | relevance | path

Searched refs:relative_transf (Results 1 – 7 of 7) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/vsph/
H A Dvsph_view_point.h36 void relative_transf(vpgl_camera_double_sptr const& cam,
92 relative_transf(vpgl_camera_double_sptr const& cam, in relative_transf() function
H A Dvsph_camera_bounds.h87 static void relative_transf(vpgl_perspective_camera<double> const& c0,
H A Dvsph_camera_bounds.cxx205 relative_transf(vpgl_perspective_camera<double> const& c0, in relative_transf() function in vsph_camera_bounds
H A Dvsph_view_sphere.hxx333 (it->second).relative_transf(target_cam, rel_rot, rel_trans); in print_relative_cams()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/icam/
H A Dicam_view_sphere.cxx125 vsph_camera_bounds::relative_transf(*gt_cam, *cam,rel_rot,rel_trans); in register_image()
193 vsph_camera_bounds::relative_transf(cam, *vp_cam,rel_rot,rel_trans); in camera_transf()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/vsph/tests/
H A Dtest_camera_bounds.cxx194 vsph_camera_bounds::relative_transf(c0, c1, Rrel, trel); in test_camera_bounds()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/algo/tests/
H A Dtest_camera_bounds.cxx193 vpgl_camera_bounds::relative_transf(c0, c1, Rrel, trel); in test_camera_bounds()