Home
last modified time | relevance | path

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

/dports/graphics/proj/proj-7.2.1/src/iso19111/operation/
H A Dcoordinateoperationfactory.cpp4632 std::vector<CoordinateOperationNNPtr> interpToTargetOps; in createOperationsCompoundToGeog() local
4642 [&srcToInterpOps, &interpToTargetOps, &componentsSrc, in createOperationsCompoundToGeog()
4661 interpToTargetOps = in createOperationsCompoundToGeog()
4676 PairOfTransforms(srcToInterpOps, interpToTargetOps); in createOperationsCompoundToGeog()
4679 interpToTargetOps = iter->second.second; in createOperationsCompoundToGeog()
4694 if (interpToTargetOps.empty()) { in createOperationsCompoundToGeog()
4704 for (const auto &interpToTarget : interpToTargetOps) { in createOperationsCompoundToGeog()