Home
last modified time | relevance | path

Searched defs:normal_length (Results 1 – 25 of 53) sorted by relevance

123

/dports/math/cgal/CGAL-5.3/include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/
H A DLeast_squares_line_fit_region.h205 const FT normal_length = m_sqrt(m_squared_length_2(normal)); in is_part_of_region() local
256 const FT normal_length = m_sqrt(m_squared_length_2(normal)); in update() local
298 const FT normal_length = m_sqrt(m_squared_length_2(normal)); in update() local
H A DLeast_squares_plane_fit_region.h206 const FT normal_length = m_sqrt(m_squared_length_3(normal)); in is_part_of_region() local
257 const FT normal_length = m_sqrt(m_squared_length_3(normal)); in update() local
299 const FT normal_length = m_sqrt(m_squared_length_3(normal)); in update() local
/dports/science/py-dipy/dipy-1.4.1/doc/examples/
H A Dsurface_seed.py99 normal_length = 0.5 variable
/dports/science/minc2/minc-release-2.2.00/progs/Proglib/
H A Dconvert_origin_to_start.c89 double numerator, denominator, normal_length; in convert_origin_to_start() local
/dports/x11-toolkits/vte3/vte-0.64.2/src/
H A Dkeymap.cc78 int8_t normal_length; member
717 gsize *normal_length) in _vte_keymap_map()
947 gsize *normal_length) in _vte_keymap_key_add_key_modifiers()
H A Dvte.cc4515 gsize normal_length = 0; in widget_key_press() local
9340 gsize normal_length; in widget_mouse_scroll() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/novte/
H A Dkeymap.cc73 gssize normal_length; member
711 gssize *normal_length) in _vte_keymap_map()
936 gssize *normal_length) in _vte_keymap_key_add_key_modifiers()
H A Dvte.cc3105 gssize normal_length = 0; in widget_key_press() local
8393 gssize normal_length; in widget_scroll() local
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/src/
H A Dkeymap.c77 gssize normal_length; member
716 gssize *normal_length) in _vte_keymap_map()
937 gssize *normal_length) in _vte_keymap_key_add_key_modifiers()
H A Dvte.c4781 gssize normal_length = 0; in vte_terminal_key_press() local
10102 gssize normal_length; in vte_terminal_scroll() local
/dports/emulators/vice/vice-3.5/src/arch/gtk3/novte/
H A Dkeymap.cc73 gssize normal_length; member
711 gssize *normal_length) in _vte_keymap_map()
936 gssize *normal_length) in _vte_keymap_key_add_key_modifiers()
H A Dvte.cc3104 gssize normal_length = 0; in widget_key_press() local
8392 gssize normal_length; in widget_scroll() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/
H A DLeast_squares_plane_fit_region.h317 const FT normal_length = m_sqrt(squared_length); in update() local
411 const FT normal_length = m_sqrt(squared_length); in get_face_normal() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/impl/
H A Dintegral_image_normal.hpp269 double normal_length = normal_vector.squaredNorm (); in computePointNormal() local
330 const float normal_length = (normal_x * normal_x + normal_y * normal_y + normal_z * normal_z); in computePointNormal() local
362 double normal_length = normal_vector.squaredNorm (); in computePointNormal() local
576 double normal_length = normal_vector.squaredNorm (); in computePointNormalMirror() local
698 const float normal_length = (normal_x * normal_x + normal_y * normal_y + normal_z * normal_z); in computePointNormalMirror() local
/dports/x11-toolkits/vte/vte-0.28.2/src/
H A Dkeymap.c169 gssize normal_length; member
1007 gssize *normal_length, in _vte_keymap_map()
1360 gssize *normal_length) in _vte_keymap_key_add_key_modifiers()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/recognition/src/ransac_based/
H A Dorr_octree.cpp167 float normal_length = aux::length3 ((*it)->getData ()->getNormal ()); in build() local
/dports/graphics/graphene/graphene-1.10.6/src/
H A Dgraphene-plane.c240 float normal_length = graphene_vec3_length (&p->normal); in graphene_plane_normalize() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/gperftools-2.5/src/
H A Dpage_heap.h170 int64 normal_length[kMaxPages]; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/chromium/src/
H A Dpage_heap.h171 int64 normal_length[kMaxPages]; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/vendor/src/
H A Dpage_heap.h183 int64 normal_length[kMaxPages]; member
/dports/devel/google-perftools/gperftools-2.9.1/src/
H A Dpage_heap.h183 int64 normal_length[kMaxPages]; member
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dtriangulator.h341 const ValueType normal_length = norm(normal); in project_polygon() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DScene_points_with_normal_item.cpp315 double normal_length =0; in compute_normals_and_vertices() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Point_set/
H A DPoint_set_shape_detection_plugin.cpp431 const double normal_length = CGAL::sqrt(plane_normal.squared_length()); in detect_shapes_with_region_growing() local
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dwinstatus.c381 unsigned int normal_length, unsigned int corner_size1, in move_resize_longbar()

123