Searched refs:m_Points (Results 1 – 2 of 2) sorted by relevance
5 push_orbpoint_cv(U32 num_points, U16* points, vector<Point2f> m_Points) { in push_orbpoint_cv() argument7 m_Points.clear(); in push_orbpoint_cv()8 vector<Point2f>(m_Points).swap(m_Points); in push_orbpoint_cv()14 m_Points.push_back(point); in push_orbpoint_cv()
10 int push_orbpoint_cv(U32 num_points, U16* points, vector<Point2f> m_Points);