Home
last modified time | relevance | path

Searched defs:Basin (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep_context.h99 struct Basin { struct
106 Basin() : left_node(NULL), bottom_node(NULL), right_node(NULL), width(0.0), left_highest(false) in Basin() argument
129 Basin basin; argument