mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
2f8d4fc180
This adds a way to compare two CoglMatrix structures to see if they represent the same transformations. memcmp can't be used because a CoglMatrix contains private flags and padding.