Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/core/vgl/tests/
H A Dtest_plane_3d.cxx31 vgl_plane_3d<double> plane_coin_rays(r0, r1); in test_constructor() local
32 vgl_vector_3d<double> ncoin = plane_coin_rays.normal(); in test_constructor()