Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dring_util.hpp781 T v2y = next->y - edge->y; in is_convex() local
782 T cross = v1x * v2y - v2x * v1y; in is_convex()