Home
last modified time | relevance | path

Searched refs:invertMask (Results 1 – 21 of 21) sorted by relevance

/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dmask.cpp40 BOOL invertMask; member in Mask
163 invertMask = 0; in Init()
197 if (invertMask) m = 1.0f-m; in EvalColor()
211 if (invertMask) m = 1.0f-m; in EvalMono()
222 if (invertMask) m = 1.0f-m; in EvalNormalPerturb()
238 mnew->invertMask = invertMask; in Clone()
258 pblock->SetValue( mask_invert, 0, invertMask); in Update()
268 pblock->GetValue( mask_invert, t, invertMask, ivalid); in Update()
381 s->pblock->SetValue( mask_invert, 0, s->invertMask); in proc()
403 invertMask = 1; in Load()
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dvc_extra_math.h38 Vc::float_m invertMask = x < 0.f; in erf() local
39 sign(invertMask) = -1.f; in erf()
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DSOP_OpenVDB_Filter.cc113 bool invertMask = false; member
420 filter.invertMask(mParms.invertMask); in operator ()()
518 parms.invertMask = evalInt("invert", 0, now); in evalFilterParms()
H A DSOP_OpenVDB_Rasterize_Points.cc182 bboxClip(MaskTreeType& mask, const openvdb::BBoxd& bbox, bool invertMask, in bboxClip() argument
206 if (invertMask) { in bboxClip()
238 if (invertMask) { in bboxClip()
251 MaskTreeType& mask, const openvdb::math::Transform& maskXform, bool invertMask) in GridTopologyClipOp()
252 : mMask(&mask), mMaskXform(&maskXform), mInvertMask(invertMask) in GridTopologyClipOp()
2496 , invertMask(false) in RasterizationSettings()
2524 bool createDensity, clipToFrustum, invertMask, exportPointMask; member
2567 bboxClip(mask, *settings.maskBBox, settings.invertMask, in applyClippingMask()
2574 op(mask, *settings.transform, settings.invertMask); in applyClippingMask()
3248 const bool invertMask = evalInt("invertmask", 0, time) == 1; in cookVDBSop() local
[all …]
H A DSOP_OpenVDB_Morph_Level_Set.cc77 morph.invertMask(mParms->mInvertMask); in operator ()()
H A DSOP_OpenVDB_Filter_Level_Set.cc1012 filter.invertMask(parms.mInvertMask); in filterGrid()
/dports/graphics/polyclipping/polyclipping-6.4.2/Delphi/main demo/
H A DGR32_Misc.pas32 procedure ApplyMask(modifiedBmp, originalBmp, maskBmp: TBitmap32; invertMask: boolean = false);
77 procedure ApplyMask(modifiedBmp, originalBmp, maskBmp: TBitmap32; invertMask: boolean = false);
95 if invertMask then
/dports/games/libretro-snes9x/snes9x-73aa348/macosx/
H A Dmac-os.h94 uint16 invertMask; member
H A Dmac-dialog.cpp608 AutofireReadSetting(player * 1111, autofireRec[player - 1].invertMask, parent); in AutofireReadAllSettings()
686 AutofireWriteSetting(player * 1111, &(autofireRec[player - 1].invertMask), parent); in AutofireWriteAllSettings()
870 autofireRec[player].invertMask = 0x0000; in AutofireWindowEventHandler()
H A Dmac-os.mm2833 controlPad[i] ^= autofireRec[i].invertMask;
3189 autofireRec[i].invertMask = 0x0000;
/dports/emulators/snes9x-gtk/snes9x-1.54.1/macosx/
H A Dmac-os.h268 uint16 invertMask; member
H A Dmac-dialog.cpp778 AutofireReadSetting(player * 1111, autofireRec[player - 1].invertMask, parent); in AutofireReadAllSettings()
856 AutofireWriteSetting(player * 1111, &(autofireRec[player - 1].invertMask), parent); in AutofireWriteAllSettings()
1040 autofireRec[player].invertMask = 0x0000; in AutofireWindowEventHandler()
H A Dmac-os.mm3007 controlPad[i] ^= autofireRec[i].invertMask;
3357 autofireRec[i].invertMask = 0x0000;
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dpixelshift.cc79 void invertMask(int xStart, int xEnd, int yStart, int yEnd, const array2D<uint8_t> &maskIn, array2D… in invertMask() function
876invertMask(winx + border - offsX, winw - (border + offsX), winy + border - offsY, winh - (border +… in pixelshift()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dpixelshift.cc87 void invertMask(int xStart, int xEnd, int yStart, int yEnd, const array2D<uint8_t> &maskIn, array2D… in invertMask() function
895invertMask(winx + border - offsX, winw - (border + offsX), winy + border - offsY, winh - (border +… in pixelshift()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DLevelSetFilter.h89 void invertMask(bool invert=true) { mInvertMask = invert; }
H A DLevelSetMorph.h147 void invertMask(bool invert=true) { mInvertMask = invert; }
H A DVolumeToMesh.h226 void setSurfaceMask(const GridBase::ConstPtr& mask, bool invertMask = false);
3656 bool invertMask, in applySurfaceMask() argument
3682 intersectionLeafNodes, maskTree, transform, maskTransform, invertMask)); in applySurfaceMask()
4828 VolumeToMesh::setSurfaceMask(const GridBase::ConstPtr& mask, bool invertMask) in setSurfaceMask() argument
4831 mInvertSurfaceMask = invertMask; in setSurfaceMask()
H A DFilter.h128 void invertMask(bool invert=true) { mInvertMask = invert; }
/dports/graphics/opencv/opencv-4.5.3/modules/ts/include/opencv2/
H A Dts.hpp301 void copy(const Mat& src, Mat& dst, const Mat& mask=Mat(), bool invertMask=false);
/dports/graphics/opencv/opencv-4.5.3/modules/ts/src/
H A Dts_func.cpp338 void copy(const Mat& src, Mat& dst, const Mat& mask, bool invertMask) in copy() argument
377 if( (mptr[0] != 0) ^ invertMask ) in copy()
384 if( (mptr[c] != 0) ^ invertMask ) in copy()