Searched refs:PSH_POINT_INFLEX (Results 1 – 3 of 3) sorted by relevance
117 #define PSH_POINT_INFLEX 4U /* point is inflection */ macro122 #define psh_point_is_inflex( p ) ( (p)->flags & PSH_POINT_INFLEX )126 #define psh_point_set_inflex( p ) (p)->flags |= PSH_POINT_INFLEX