Searched defs:create_vector (Results 1 – 2 of 2) sorted by relevance
43 static inline Vector create_vector(Point1 const& p1, Point2 const& p2) in create_vector() function
368 pub fn create_vector<'a: 'b, 'b, T: Push + Copy + 'b>( in create_vector() method