mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
0bc16c90ad
The transform_point function takes a modelview matrix, projection matrix and a viewport and performs all three transformations on a point to give a Cogl window coordinate. This is useful in a number of places in Cogl so this patch moves it to cogl.c and adds it to cogl-internal.h