Home
last modified time | relevance | path

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

/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/
H A Dqssgrenderbasetypes_p.h1558 inline QVector2D relativeToNormalizedCoordinates(const QRectF &r, QVector2D rectRelativeCoords) in relativeToNormalizedCoordinates() function
1567 return relativeToNormalizedCoordinates(r, toRectRelative(r, absoluteCoordinates)); in absoluteToNormalizedCoordinates()