Home
last modified time | relevance | path

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

/dports/graphics/proj/proj-7.2.1/src/iso19111/operation/
H A Dcoordinateoperationfactory.cpp4084 auto hubSrcVert = dynamic_cast<const crs::VerticalCRS *>(hubSrc.get()); in createOperationsBoundToVert() local
4085 if (baseSrcVert && hubSrcVert && in createOperationsBoundToVert()
4086 vertDst->_isEquivalentTo(hubSrcVert, in createOperationsBoundToVert()