Searched defs:map_point (Results 1 – 3 of 3) sorted by relevance
56 map_point(const float *mat, float x, float y, float *out_x, float *out_y) in map_point() function
1271 fn map_point(transform: [f32; 6], p: Point<f32>) -> Point<f32> { in map_point() function