Home
last modified time | relevance | path

Searched refs:IsSmoothEdge (Results 1 – 15 of 15) sorted by relevance

/dports/cad/netgen/netgen-6.2.2105/libsrc/stlgeom/
H A Dstltool.cpp986 seg1.SetSmoothEdge (geometry->IsSmoothEdge (seg1.I1(), seg1.I2())); in AddTriangle()
987 seg2.SetSmoothEdge (geometry->IsSmoothEdge (seg2.I1(), seg2.I2())); in AddTriangle()
988 seg3.SetSmoothEdge (geometry->IsSmoothEdge (seg3.I1(), seg3.I2())); in AddTriangle()
1110 bseg.SetSmoothEdge (geometry->IsSmoothEdge (seg[0],seg[1])); in AddTriangle()
1205 if (seg.IsSmoothEdge()) in TestSeg()
1363 if (seg.IsSmoothEdge()) return false; in TestSegChartNV()
H A Dstlgeomchart.cpp257 IsSmoothEdge (nnp1, nnp2) ) in MakeAtlas()
414 IsSmoothEdge (nnp1, nnp2) ) in MakeAtlas()
H A Dstltool.hpp183 bool IsSmoothEdge () const { return smoothedge; } in IsSmoothEdge() function in netgen::STLBoundarySeg
H A Dstlgeom.hpp397 bool IsSmoothEdge (int pi1, int pi2) const;
H A Dstlgeom.cpp3220 bool STLGeometry :: IsSmoothEdge (int pi1, int pi2) const in IsSmoothEdge() function in netgen::STLGeometry
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/stlgeom/
H A Dstltool.cpp898 seg1.SetSmoothEdge (geometry->IsSmoothEdge (seg1.I1(), seg1.I2())); in AddTriangle()
899 seg2.SetSmoothEdge (geometry->IsSmoothEdge (seg2.I1(), seg2.I2())); in AddTriangle()
900 seg3.SetSmoothEdge (geometry->IsSmoothEdge (seg3.I1(), seg3.I2())); in AddTriangle()
1005 if (seg.IsSmoothEdge()) in TestSeg()
1161 if (seg.IsSmoothEdge()) continue; in TestSegChartNV()
H A Dstltool.hpp137 int IsSmoothEdge () const { return smoothedge; } in IsSmoothEdge() function in STLBoundarySeg
H A Dstlgeomchart.cpp260 IsSmoothEdge (nnp1, nnp2) ) in MakeAtlas()
394 IsSmoothEdge (nnp1, nnp2) ) in MakeAtlas()
H A Dstlgeom.hpp363 int IsSmoothEdge (int pi1, int pi2) const;
H A Dstlgeom.cpp3095 int STLGeometry :: IsSmoothEdge (int pi1, int pi2) const in IsSmoothEdge() function in netgen::STLGeometry
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/stlgeom/
H A Dstltool.cpp899 seg1.SetSmoothEdge (geometry->IsSmoothEdge (seg1.I1(), seg1.I2())); in AddTriangle()
900 seg2.SetSmoothEdge (geometry->IsSmoothEdge (seg2.I1(), seg2.I2())); in AddTriangle()
901 seg3.SetSmoothEdge (geometry->IsSmoothEdge (seg3.I1(), seg3.I2())); in AddTriangle()
1006 if (seg.IsSmoothEdge()) in TestSeg()
1162 if (seg.IsSmoothEdge()) continue; in TestSegChartNV()
H A Dstltool.hpp137 int IsSmoothEdge () const { return smoothedge; } in IsSmoothEdge() function in STLBoundarySeg
H A Dstlgeomchart.cpp260 IsSmoothEdge (nnp1, nnp2) ) in MakeAtlas()
394 IsSmoothEdge (nnp1, nnp2) ) in MakeAtlas()
H A Dstlgeom.hpp361 int IsSmoothEdge (int pi1, int pi2) const;
H A Dstlgeom.cpp3060 int STLGeometry :: IsSmoothEdge (int pi1, int pi2) const in IsSmoothEdge() function in netgen::STLGeometry