Home
last modified time | relevance | path

Searched defs:f_normal (Results 1 – 10 of 10) sorted by relevance

/dports/math/gsl/gsl-2.7/doc/examples/
H A Dlargefit.c161 double f_tsqr, f_normal; in main() local
/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/
H A Dfvm_nodal_extract.c335 double f_center[3], f_normal[3], f_surface; in _cell_poly_section_centers() local
423 double f_center[3], f_normal[3], f_surface; in _cell_strided_section_centers() local
490 double f_center[3], f_normal[3], f_surface; in _face_section_centers_3d() local
/dports/graphics/freetype-gl/freetype-gl-647b062/demos/
H A Dmarkup.c101 char *f_normal = match_description("Droid Serif:size=24"); in init() local
/dports/databases/grass7/grass-7.8.6/raster/r.resamp.filter/
H A Dmain.c46 static double f_normal(double x) in f_normal() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/impl/
H A Dtexture_mapping.hpp64 Eigen::Vector3f f_normal = p1p2.cross (p1p3); in mapTexture2Face() local
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dspecfun.c1176 f_normal(union argument *arg) in f_normal() function
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dspecfun.c1192 f_normal(union argument *arg) in f_normal() function
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dspecfun.c1192 f_normal(union argument *arg) in f_normal() function
/dports/math/GiNaC/ginac-1.8.2/ginsh/
H A Dginsh_parser.cpp2002 static ex f_normal(const exprseq &e) {return e[0].normal();} in f_normal() function
/dports/graphics/blender/blender-2.91.0/source/blender/editors/uvedit/
H A Duvedit_unwrap_ops.c2109 const float *f_normal = thick_faces[f_index].efa->no; in smart_project_exec() local