Searched refs:PSH_POINT_FITTED (Results 1 – 1 of 1) sorted by relevance
131 #define PSH_POINT_FITTED 32U /* point is already fitted */ macro140 #define psh_point_is_fitted( p ) ( (p)->flags2 & PSH_POINT_FITTED )148 #define psh_point_set_fitted( p ) (p)->flags2 |= PSH_POINT_FITTED