Home
last modified time | relevance | path

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

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/
H A DNEWS62 - the prototype of the function get_face_normal() changed from
64 REAL get_face_normal(const REAL_D coord[N_VERTICES], int i, REAL *normal);
66 REAL get_face_normal(const REAL_D *el_info, int i, REAL *normal);
/dports/math/cgal/CGAL-5.3/include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/
H A DLeast_squares_plane_fit_region.h208 get_face_normal(face, face_normal); in is_part_of_region()
262 get_face_normal(face, m_normal_of_best_fit); in update()
332 get_face_normal(face, face_normal); in update()
389 void get_face_normal( in get_face_normal() function
/dports/misc/vxl/vxl-3.3.2/contrib/oul/ouml/
H A Dpolygon_mesh.h41 DVector3D get_face_normal(int face_index,
H A Dpolygon_mesh.cxx220 PolygonMesh::DVector3D PolygonMesh::get_face_normal in get_face_normal() function in PolygonMesh
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Ddraw_nef_3.h196 Local_vector get_face_normal(SHalfedge_const_handle she) in get_face_normal() function
223 Local_vector n = get_face_normal(it); in get_vertex_normal()
H A Ddraw_face_graph_with_paths.h34 get_face_normal(const CGAL::Face_graph_wrapper<Mesh>& mesh,
71 (normal, get_face_normal(mesh, it));
/dports/math/cgal/CGAL-5.3/examples/Surface_mesh/
H A Ddraw_surface_mesh_small_faces.h207 typename Kernel::Vector_3 get_face_normal(halfedge_descriptor he) in get_face_normal() function
232 typename Kernel::Vector_3 n=get_face_normal(he); in get_vertex_normal()
/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgtl/
H A Drgtl_object_array_triangles_3d.cxx77 double const* get_face_normal() const in get_face_normal() function in rgtl_oat3_geometry
485 double const* n = g.get_face_normal(); in object_intersects_ray()
672 this->face_normals_[index].copy_in(g.get_face_normal()); in compute_normals()
H A Drgtl_object_closest_polygon_3d.h168 this->closest_on_plane(g_.get_vertex(0), g_.get_face_normal(), x, y); in compute_closest_point()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/resources/
H A Dmesh_data_tool.h130 Vector3 get_face_normal(int p_face) const;
H A Dmesh_data_tool.cpp500 Vector3 MeshDataTool::get_face_normal(int p_face) const { in get_face_normal() function in MeshDataTool
574 ClassDB::bind_method(D_METHOD("get_face_normal", "idx"), &MeshDataTool::get_face_normal); in _bind_methods()
/dports/devel/godot2/godot-2.1.6-stable/scene/resources/
H A Dmesh_data_tool.h129 Vector3 get_face_normal(int p_face) const;
H A Dmesh_data_tool.cpp500 Vector3 MeshDataTool::get_face_normal(int p_face) const { in get_face_normal() function in MeshDataTool
574 ObjectTypeDB::bind_method(_MD("get_face_normal", "idx"), &MeshDataTool::get_face_normal); in _bind_methods()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/resources/
H A Dmesh_data_tool.h129 Vector3 get_face_normal(int p_face) const;
H A Dmesh_data_tool.cpp500 Vector3 MeshDataTool::get_face_normal(int p_face) const { in get_face_normal() function in MeshDataTool
574 ObjectTypeDB::bind_method(_MD("get_face_normal", "idx"), &MeshDataTool::get_face_normal); in _bind_methods()
/dports/devel/godot/godot-3.2.3-stable/scene/resources/
H A Dmesh_data_tool.h130 Vector3 get_face_normal(int p_face) const;
H A Dmesh_data_tool.cpp500 Vector3 MeshDataTool::get_face_normal(int p_face) const { in get_face_normal() function in MeshDataTool
574 ClassDB::bind_method(D_METHOD("get_face_normal", "idx"), &MeshDataTool::get_face_normal); in _bind_methods()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/chrono/
H A DChCollisionUtils.h680 inline real3 get_face_normal(const real3& pt_on_face, uint code) { in get_face_normal() function
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/
H A DChangeLog15583 get_face_normal() is now get_wall_normal() etc.). Changed all
15734 get_face_normal() is now get_wall_normal() etc.). Changed all