Home
last modified time | relevance | path

Searched refs:ExtendLast (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/dendrite/dendrite-0.5.1/vendor/gopkg.in/h2non/bimg.v1/
H A Doptions.go139 ExtendLast Extend = C.VIPS_EXTEND_LAST const
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepFill_Sweep.hxx120 …Array2OfShape& Rails, const Standard_Real ExtendFirst = 0.0, const Standard_Real ExtendLast = 0.0);
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.hxx120 …Array2OfShape& Rails, const Standard_Real ExtendFirst = 0.0, const Standard_Real ExtendLast = 0.0);
H A DBRepFill_Sweep.cxx2097 const Standard_Real ExtendLast) in BuildShell() argument
2200 if ((ipath==NbPath)&&(ExtendLast>0)){ in BuildShell()
2203 GeomLib::ExtendSurfByLength(BndS, ExtendLast, 1, in BuildShell()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepFill_Sweep.hxx125 …Array2OfShape& Rails, const Standard_Real ExtendFirst = 0.0, const Standard_Real ExtendLast = 0.0);
/dports/graphics/mahotas/mahotas-1.4.11/mahotas/
H A D_filters.cpp70 if (int(mode) < 0 || int(mode) > ExtendLast) { in init_filter_offsets()
H A D_filters.h24 const ExtendMode ExtendLast = ExtendIgnore; variable
/dports/cad/opencascade/opencascade-7.6.0/src/IntPatch/
H A DIntPatch_WLineTool.cxx819 static void ExtendLast(const Handle(IntPatch_WLine)& theWline, in ExtendLast() function
1194 ExtendLast (theWLine2, aPOn2S); in ExtendTwoWLFirstLast()
1264 ExtendLast (theWLine1, aPOn2S); in ExtendTwoWLLastFirst()
1332 ExtendLast(theWLine1, aPOn2S); in ExtendTwoWLLastLast()
1334 ExtendLast(theWLine2, aPOn2S); in ExtendTwoWLLastLast()