Home
last modified time | relevance | path

Searched defs:per_face (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_extrude_face.erl244 per_face([V|Vs], OrigVs, We, Acc) -> function
250 per_face([], OrigVs, We, Acc) -> function
H A Dwings_vertex.erl191 per_face(Vs, We) when is_list(Vs) -> function
193 per_face(Vs, We) -> function
196 per_face([V|Vs], We, Acc0) -> function
201 per_face([], _We, Acc) -> function
/dports/graphics/wings/libigl-2.1.0/python/py_igl/
H A Dpy_shape_diameter_function.cpp31 { in __anon754b377c0202()
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A Dshape_diameter_function.cpp154 const bool per_face, in shape_diameter_function()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dshape_diameter_function.cpp154 const bool per_face, in shape_diameter_function()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/opengl/
H A DViewerData.cpp477 const auto per_face = [&data]( in updateGL() local
/dports/graphics/wings/libigl-2.1.0/include/igl/opengl/
H A DViewerData.cpp502 const auto per_face = [&data]( in updateGL() local