Home
last modified time | relevance | path

Searched defs:nCurves (Results 1 – 25 of 95) sorted by relevance

1234

/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgscompoundcurve.h82 int nCurves() const SIP_HOLDGIL { return mCurves.size(); } in nCurves() function
H A Dqgscompoundcurve.cpp202 int nCurves; in fromWkb() local
419 int nCurves = mCurves.size(); in numPoints() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgscompoundcurve.h78 int nCurves() const SIP_HOLDGIL { return mCurves.size(); } in nCurves() function
H A Dqgscompoundcurve.cpp147 int nCurves; in fromWkb() local
364 int nCurves = mCurves.size(); in numPoints() local
/dports/graphics/ming/libming-ming-0_4_8/src/
H A Dshape_cubic.c123 int nCurves; in subdivideCubic() local
223 int nCurves = 0; in SWFShape_drawScaledCubicTo() local
/dports/graphics/p5-ming/libming-ming-0_4_8/src/
H A Dshape_cubic.c123 int nCurves; in subdivideCubic() local
223 int nCurves = 0; in SWFShape_drawScaledCubicTo() local
/dports/graphics/py-ming/libming-ming-0_4_8/src/
H A Dshape_cubic.c123 int nCurves; in subdivideCubic() local
223 int nCurves = 0; in SWFShape_drawScaledCubicTo() local
/dports/graphics/sampleicc/SampleICC-1.6.8/IccProfLib/
H A DIccTagLut.cpp2732 icUInt8Number nCurves; in CIccMBB() local
2807 icUInt8Number nCurves; in operator =() local
3215 icUInt8Number nCurves = !IsInputB() ? m_nInput : m_nOutput; in NewCurvesA() local
3238 icUInt8Number nCurves = IsInputMatrix() ? m_nInput : m_nOutput; in NewCurvesM() local
3260 icUInt8Number nCurves = IsInputB() ? m_nInput : m_nOutput; in NewCurvesB() local
3448 icUInt8Number nCurves, i; in Read() local
3613 icUInt8Number nCurves, i; in Write() local
/dports/graphics/sampleicc/SampleICC-1.6.8/Tools/CmdLine/IccV4ToMPE/
H A DiccV4ToMPE.cpp50 CIccMultiProcessElement *ConvertCurves(LPIccCurve *pCurves, int nCurves, bool bStrict) in ConvertCurves()
/dports/science/afni/afni-AFNI_21.3.16/src/R_scripts/
H A D3dGC.R43 plotTS <- function(dataFrame, nCurves, msg) { argument
/dports/graphics/lcms2/lcms2-2.12/plugins/fast_float/src/
H A Dfast_8_curves.c28 int nCurves; member
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/lcms2/plugins/fast_float/src/
H A Dfast_8_curves.c27 int nCurves; member
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/openfilegdb/
H A Dfilegdbtable.cpp2281 GUInt32& nCurves, in ReadPartDefs()
2603 GUInt32 nParts, GUInt32 nPoints, GUInt32 nCurves, in CreateCurveGeometry()
2768 GUInt32 nGeomType, i, nPoints, nParts, nCurves; in GetAsGeometry() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/openfilegdb/
H A Dfilegdbtable.cpp2281 GUInt32& nCurves, in ReadPartDefs()
2603 GUInt32 nParts, GUInt32 nPoints, GUInt32 nCurves, in CreateCurveGeometry()
2768 GUInt32 nGeomType, i, nPoints, nParts, nCurves; in GetAsGeometry() local
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/openfilegdb/
H A Dfilegdbtable.cpp2281 GUInt32& nCurves, in ReadPartDefs()
2603 GUInt32 nParts, GUInt32 nPoints, GUInt32 nCurves, in CreateCurveGeometry()
2768 GUInt32 nGeomType, i, nPoints, nParts, nCurves; in GetAsGeometry() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/filter_multiscale_align/lib/Patate/Vitelotte/Utils/
H A DdcMesh.h208 inline unsigned nCurves() const { return m_curves.size(); } in nCurves() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FColladaPlugins/FArchiveXML/
H A DFAXAnimationImport.cpp582 size_t nCurves = min(curveCount, qualifiers.size()); in ProcessChannels() local
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/liblcms2/src/
H A Dcmsopt.c102 int nCurves; // Number of curves member
1097 Curves16Data* CurvesAlloc(cmsContext ContextID, int nCurves, int nElements, cmsToneCurve** G) in CurvesAlloc()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/liblcms/
H A Dcmsopt.c126 cmsUInt32Number nCurves; // Number of curves member
1328 Curves16Data* CurvesAlloc(cmsContext ContextID, cmsUInt32Number nCurves, cmsUInt32Number nElements,… in CurvesAlloc()
/dports/graphics/lcms2/lcms2-2.12/src/
H A Dcmsopt.c97 cmsUInt32Number nCurves; // Number of curves member
1299 Curves16Data* CurvesAlloc(cmsContext ContextID, cmsUInt32Number nCurves, cmsUInt32Number nElements,… in CurvesAlloc()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/liblcms/
H A Dcmsopt.c126 cmsUInt32Number nCurves; // Number of curves member
1328 Curves16Data* CurvesAlloc(cmsContext ContextID, cmsUInt32Number nCurves, cmsUInt32Number nElements,… in CurvesAlloc()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/liblcms/
H A Dcmsopt.c126 cmsUInt32Number nCurves; // Number of curves member
1328 Curves16Data* CurvesAlloc(cmsContext ContextID, cmsUInt32Number nCurves, cmsUInt32Number nElements,… in CurvesAlloc()
/dports/science/cdk/cdk-cdk-2.3/display/renderbasic/src/main/java/org/openscience/cdk/renderer/generators/standard/
H A DStandardBondGenerator.java544 final int nCurves = 2 * (int) (length / waveSpacing); in generateWavyBond() local
1077 final int nCurves = (int) (2 * Math.ceil(length / waveSpacing)); in generateAttachPoint() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsopt.c126 cmsUInt32Number nCurves; // Number of curves member
1313 Curves16Data* CurvesAlloc(cmsContext ContextID, cmsUInt32Number nCurves, cmsUInt32Number nElements,… in CurvesAlloc()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/lcms2-2.6/src/
H A Dcmsopt.c97 int nCurves; // Number of curves member
1173 Curves16Data* CurvesAlloc(cmsContext ContextID, int nCurves, int nElements, cmsToneCurve** G) in CurvesAlloc()

1234