Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_vertex.cxx304 double theta = he_d->face()->angle_at_V(this); in m2_sum_theta()
H A Dbmsh3d_face.h146 double angle_at_V(const bmsh3d_vertex* inputV) const;
H A Dbmsh3d_face.cxx244 double bmsh3d_face::angle_at_V (const bmsh3d_vertex* inputV) const in angle_at_V() function in bmsh3d_face