/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/ |
H A D | NEWS | 62 - 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 D | Least_squares_plane_fit_region.h | 208 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 D | polygon_mesh.h | 41 DVector3D get_face_normal(int face_index,
|
H A D | polygon_mesh.cxx | 220 PolygonMesh::DVector3D PolygonMesh::get_face_normal in get_face_normal() function in PolygonMesh
|
/dports/math/cgal/CGAL-5.3/include/CGAL/ |
H A D | draw_nef_3.h | 196 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 D | draw_face_graph_with_paths.h | 34 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 D | draw_surface_mesh_small_faces.h | 207 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 D | rgtl_object_array_triangles_3d.cxx | 77 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 D | rgtl_object_closest_polygon_3d.h | 168 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 D | mesh_data_tool.h | 130 Vector3 get_face_normal(int p_face) const;
|
H A D | mesh_data_tool.cpp | 500 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 D | mesh_data_tool.h | 129 Vector3 get_face_normal(int p_face) const;
|
H A D | mesh_data_tool.cpp | 500 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 D | mesh_data_tool.h | 129 Vector3 get_face_normal(int p_face) const;
|
H A D | mesh_data_tool.cpp | 500 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 D | mesh_data_tool.h | 130 Vector3 get_face_normal(int p_face) const;
|
H A D | mesh_data_tool.cpp | 500 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 D | ChCollisionUtils.h | 680 inline real3 get_face_normal(const real3& pt_on_face, uint code) { in get_face_normal() function
|
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/ |
H A D | ChangeLog | 15583 get_face_normal() is now get_wall_normal() etc.). Changed all 15734 get_face_normal() is now get_wall_normal() etc.). Changed all
|