Home
last modified time | relevance | path

Searched defs:nCurvePoints (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgscompoundcurve.cpp762 int nCurvePoints = mCurves.at( j )->numPoints(); in pointAt() local
777 int nCurvePoints = mCurves.at( j )->numPoints(); in xAt() local
792 int nCurvePoints = mCurves.at( j )->numPoints(); in yAt() local
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgscompoundcurve.cpp1021 int nCurvePoints = mCurves.at( j )->numPoints(); in pointAt() local
1036 int nCurvePoints = mCurves.at( j )->numPoints(); in xAt() local
1051 int nCurvePoints = mCurves.at( j )->numPoints(); in yAt() local