Home
last modified time | relevance | path

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

/dports/graphics/proj/proj-7.2.1/src/iso19111/operation/
H A Dcoordinateoperationfactory.cpp3739 const auto &hubSrc = boundSrc->hubCRS(); in createOperationsBoundToGeog() local
3839 auto opsLast = createOperations(hubSrc, targetCRS, context); in createOperationsBoundToGeog()
3954 auto opsFirst = createOperations(sourceCRS, hubSrc, context); in createOperationsBoundToGeog()
3955 auto opsLast = createOperations(hubSrc, targetCRS, context); in createOperationsBoundToGeog()
3985 auto opsFirst = createOperations(sourceCRS, hubSrc, context); in createOperationsBoundToGeog()
4020 hubSrc, in createOperationsBoundToGeog()
4021 hubSrc->demoteTo2D(std::string(), dbContext) in createOperationsBoundToGeog()
4083 const auto &hubSrc = boundSrc->hubCRS(); in createOperationsBoundToVert() local
4254 const auto &hubSrc = boundSrc->hubCRS(); in createOperationsBoundToBound() local
4262 auto opsLast = createOperations(hubSrc, targetCRS, context); in createOperationsBoundToBound()
[all …]