Home
last modified time | relevance | path

Searched refs:shareedge (Results 1 – 25 of 27) sorted by relevance

12

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/csg/
H A Dpolyhedra.cpp655 bool shareedge = false; in SpecialPointTangentialVector() local
656 for(int j = 0; !shareedge && j < 3; j++) in SpecialPointTangentialVector()
674 for (int k = 0; !shareedge && k < 3; k ++) in SpecialPointTangentialVector()
707 shareedge = (sa < -eps && sb > eps) || in SpecialPointTangentialVector()
711 if(!shareedge) in SpecialPointTangentialVector()
718 shareedge = (t * v1 > 0); in SpecialPointTangentialVector()
720 shareedge = (t * v1 < 0); in SpecialPointTangentialVector()
724 if (!shareedge) continue; in SpecialPointTangentialVector()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/csg/
H A Dpolyhedra.cpp655 bool shareedge = false; in SpecialPointTangentialVector() local
656 for(int j = 0; !shareedge && j < 3; j++) in SpecialPointTangentialVector()
674 for (int k = 0; !shareedge && k < 3; k ++) in SpecialPointTangentialVector()
707 shareedge = (sa < -eps && sb > eps) || in SpecialPointTangentialVector()
711 if(!shareedge) in SpecialPointTangentialVector()
718 shareedge = (t * v1 > 0); in SpecialPointTangentialVector()
720 shareedge = (t * v1 < 0); in SpecialPointTangentialVector()
724 if (!shareedge) continue; in SpecialPointTangentialVector()
/dports/cad/netgen/netgen-6.2.2105/libsrc/csg/
H A Dpolyhedra.cpp936 bool shareedge = false; in SpecialPointTangentialVector() local
937 for(int j = 0; !shareedge && j < 3; j++) in SpecialPointTangentialVector()
955 for (int k = 0; !shareedge && k < 3; k ++) in SpecialPointTangentialVector()
988 shareedge = (sa < -eps && sb > eps) || in SpecialPointTangentialVector()
992 if(!shareedge) in SpecialPointTangentialVector()
999 shareedge = (t * v1 > 0); in SpecialPointTangentialVector()
1001 shareedge = (t * v1 < 0); in SpecialPointTangentialVector()
1005 if (!shareedge) continue; in SpecialPointTangentialVector()
/dports/devel/bullet/bullet3-3.21/src/LinearMath/
H A DbtConvexHull.cpp309 int shareedge(const int3 &a, const int3 &b);
310 int shareedge(const int3 &a, const int3 &b) in shareedge() function
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/LinearMath/
H A DbtConvexHull.cpp309 int shareedge(const int3 &a, const int3 &b);
310 int shareedge(const int3 &a, const int3 &b) in shareedge() function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/LinearMath/
H A DbtConvexHull.cpp333 int shareedge(const int3 &a,const int3 &b);
334 int shareedge(const int3 &a,const int3 &b) in shareedge() function
/dports/games/critterding/critterding-beta12/src/utils/bullet/LinearMath/
H A DbtConvexHull.cpp333 int shareedge(const int3 &a,const int3 &b);
334 int shareedge(const int3 &a,const int3 &b) in shareedge() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtConvexHull.cpp309 int shareedge(const int3 &a, const int3 &b);
310 int shareedge(const int3 &a, const int3 &b) in shareedge() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtConvexHull.cpp309 int shareedge(const int3 &a, const int3 &b);
310 int shareedge(const int3 &a, const int3 &b) in shareedge() function
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/LinearMath/
H A DbtConvexHull.cpp310 int shareedge(const btInt3& a, const btInt3& b);
311 int shareedge(const btInt3 &a, const btInt3 &b) in shareedge() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/LinearMath/
H A DbtConvexHull.cpp326 int shareedge(const int3 &a,const int3 &b);
327 int shareedge(const int3 &a,const int3 &b) in shareedge() function
/dports/devel/py-bullet3/bullet3-3.21/src/LinearMath/
H A DbtConvexHull.cpp309 int shareedge(const int3 &a, const int3 &b);
310 int shareedge(const int3 &a, const int3 &b) in shareedge() function
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/LinearMath/
H A DbtConvexHull.cpp326 int shareedge(const int3 &a,const int3 &b);
327 int shareedge(const int3 &a,const int3 &b) in shareedge() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/LinearMath/
H A DbtConvexHull.cpp333 int shareedge(const int3 &a,const int3 &b);
334 int shareedge(const int3 &a,const int3 &b) in shareedge() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/hxt/tetBR/src/
H A DtetgenBR.cxx2925 int shareedge = 0; in tri_tri_inter() local
2931 shareedge++; in tri_tri_inter()
2937 shareedge++; in tri_tri_inter()
2943 shareedge++; in tri_tri_inter()
2945 if (shareedge == 3) { in tri_tri_inter()
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DtetgenBR.cxx2934 int shareedge = 0; in tri_tri_inter() local
2940 shareedge++; in tri_tri_inter()
2946 shareedge++; in tri_tri_inter()
2952 shareedge++; in tri_tri_inter()
2954 if (shareedge == 3) { in tri_tri_inter()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/tetgen/
H A Dtetgen.cpp6083 int shareedge = 0; in tri_tri_inter() local
6089 shareedge++; in tri_tri_inter()
6095 shareedge++; in tri_tri_inter()
6101 shareedge++; in tri_tri_inter()
6103 if (shareedge == 3) { in tri_tri_inter()
6109 assert(shareedge == 0 || shareedge == 1); in tri_tri_inter()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/tetgen/src_c/
H A Dtetgen.cxx6706 int shareedge = 0; in tri_tri_inter() local
6712 shareedge++; in tri_tri_inter()
6718 shareedge++; in tri_tri_inter()
6724 shareedge++; in tri_tri_inter()
6726 if (shareedge == 3) { in tri_tri_inter()
6732 assert(shareedge == 0 || shareedge == 1); in tri_tri_inter()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/tetgen/
H A Dtetgen.cpp6706 int shareedge = 0; in tri_tri_inter() local
6712 shareedge++; in tri_tri_inter()
6718 shareedge++; in tri_tri_inter()
6724 shareedge++; in tri_tri_inter()
6726 if (shareedge == 3) { in tri_tri_inter()
6732 assert(shareedge == 0 || shareedge == 1); in tri_tri_inter()
/dports/devel/bullet/bullet3-3.21/Extras/ConvexDecomposition/
H A Dcd_hull.cpp2432 int shareedge(const int3 &a, const int3 &b) in shareedge() function
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/ConvexDecomposition/
H A Dcd_hull.cpp2322 int shareedge(const int3 &a,const int3 &b) in shareedge() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/StanHull/
H A Dhull.cpp2273 int shareedge(const int3 &a,const int3 &b) in shareedge() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/ConvexDecomposition/
H A Dcd_hull.cpp2322 int shareedge(const int3 &a,const int3 &b) in shareedge() function
/dports/devel/py-bullet3/bullet3-3.21/Extras/ConvexDecomposition/
H A Dcd_hull.cpp2432 int shareedge(const int3 &a, const int3 &b) in shareedge() function
/dports/math/libmesh/libmesh-1.6.2/contrib/tetgen/
H A Dtetgen.C5945 int shareedge = 0; in tri_tri_inter() local
5951 shareedge++; in tri_tri_inter()
5957 shareedge++; in tri_tri_inter()
5963 shareedge++; in tri_tri_inter()
5965 if (shareedge == 3) { in tri_tri_inter()

12