Home
last modified time | relevance | path

Searched refs:gridType (Results 176 – 200 of 210) sorted by relevance

123456789

/dports/graphics/pikopixel/PikoPixel.Sources.1.0-b10/PikoPixel/
H A DPPGridPattern.m437 gridType: _pixelGridType
H A DPPDocumentSamplerImagesSettingsSheetController.m448 gridType: 0
H A DPPDocument.m411 gridType: [gridPattern pixelGridType]
H A DPPCanvasView.m1259 gridType: _gridType
/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/volume/
H A DSharedStructuredVolume.ispc2128 const uniform SharedStructuredVolumeGridType gridType,
2159 self->gridType = gridType;
2163 if (self->gridType == structured_regular) {
2170 } else if (self->gridType == structured_spherical) {
2176 print("#vkl:shared_structured_volume: unknown gridType\n");
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dstageobjectsdata.cpp374 int gridType = xsh->getStageObjectTree()->getDagGridDimension(); in restoreColumn() local
375 obj->setIsOpened(gridType == in restoreColumn()
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCTools/
H A DQMCGaussianParserBase.cpp1245 std::string gridType("log"); in createCenterH5() local
1250 hout.write(gridType, "grid_type"); in createCenterH5()
1539 std::string gridType("log"); in createGridNode() local
1549 gridType = argv[++iargc]; in createGridNode()
1569 xmlNewProp(gridPtr, (const xmlChar*)"type", (const xmlChar*)gridType.c_str()); in createGridNode()
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dcirclesgrid.cpp592 gridType = SYMMETRIC_GRID; in CirclesGridFinderParameters()
612 switch (parameters.gridType) in findHoles()
700 switch (parameters.gridType) in isDetectionCorrect()
H A Dcalibinit.cpp2212 parameters.gridType = CirclesGridFinderParameters::ASYMMETRIC_GRID; in findCirclesGrid()
2214 parameters.gridType = CirclesGridFinderParameters::SYMMETRIC_GRID; in findCirclesGrid()
2237 switch(parameters.gridType) in findCirclesGrid()
/dports/science/grib_api/grib_api-1.28.0-Source/tests/
H A DMakefile.in682 gridType.sh \
1184 gridType.sh.log: gridType.sh
H A Dkeys590 gridType,585
/dports/audio/praat/praat-6.2.03/dwtools/
H A Dpraat_KlattGrid_init.cpp532 #define KlattGrid_EXTRACT_FORMANT_GRID(Name,gridType) \ in KlattGrid_FORMANT_GET_FB_VALUES() argument
535 autoFormantGrid result = KlattGrid_extractFormantGrid (me, gridType); \ in KlattGrid_FORMANT_GET_FB_VALUES()
536 CONVERT_EACH_TO_ONE_END (KlattGrid_getFormantName (gridType)) \ in KlattGrid_FORMANT_GET_FB_VALUES()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimMapCompositionSource.cpp3576 void ossimMapCompositionSource::setMeterGridType(ossimGridLineType gridType) in setMeterGridType() argument
3578 theMeterGridType = gridType; in setMeterGridType()
3581 void ossimMapCompositionSource::setGeographicGridType(ossimGridLineType gridType) in setGeographicGridType() argument
3583 theGeographicGridType = gridType; in setGeographicGridType()
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/dft/
H A Dgrid-gen.c65 static integer gridType = GRID_TYPE_STANDARD; variable
1632 gridType = GRID_TYPE_CARTESIAN; break; in FSYM()
1801 switch(gridType) { in grid_open()
/dports/science/grib_api/grib_api-1.28.0-Source/tools/
H A Dgrib_debug.dox315 1096-1096 concept typeOfGrid = regular_ll [ls.gridType]
/dports/science/eccodes/eccodes-2.23.0-Source/tools/deprecated/
H A Dgrib_debug.dox315 1096-1096 concept typeOfGrid = regular_ll [ls.gridType]
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/include/opencv2/
H A Dcalib3d.hpp1651 GridType gridType; member
/dports/science/eccodes/eccodes-2.23.0-Source/tests/
H A Dkeys917 gridType,912
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DVolumeToMesh.h3664 if (maskGrid && maskGrid->type() == BoolGridType::gridType()) { in applySurfaceMask()
4936 if (mRefGrid && mRefGrid->type() == InputGridType::gridType()) { in operator()
5037 if (mAdaptivityGrid && mAdaptivityGrid->type() == FloatGridType::gridType()) { in operator()
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dprefsmanager.cpp212 appPrefs.guidesPrefs.gridType = 0; in initDefaults()
1458 deGuides.setAttribute("GridType", appPrefs.guidesPrefs.gridType); in writePref()
2148 appPrefs.guidesPrefs.gridType = dc.attribute("GridType", "0").toInt(); in readPref()
H A Dcanvas.cpp1958 if (m_doc->guidesPrefs().gridType == 0) in DrawPageGridSub()
1990 else if (m_doc->guidesPrefs().gridType == 1) in DrawPageGridSub()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DSkeletalSprite.cpp126 gridType = GRID_SET; in createStrip()
/dports/x11-toolkits/xbae/xbae-4.60.4/
H A DNEWS465 The new types for gridType are:
/dports/games/burrtools/burrtools-0.6.3/
H A DChangeLog4289 * initialize gridType properly and make the widget usable and the values consistent
4355 * fit burrTxt and convert for latests library interface changes (gridType, ...)
4387 * remove constness from gridType in puzzle
4389 this is required because the parameters of the gridType
4394 * move symmetry creation to gridType factory
4397 * move assembler and disassembler into gridType factory
4400 * move voxel creation to gridType factory
/dports/astro/stellarium/stellarium-0.21.3/guide/
H A Dplg_scenery3d.tex820 gridType=UTM

123456789