monado/doc/changes/xrt/mr.519.1.md
2020-09-07 16:14:46 +01:00

5 lines
256 B
Markdown

Add `xrt_space_graph` struct for calculating space relations. This struct and
accompanying makes it easier to reason about space relations than just functions
operating directly on `xrt_space_relation`. The code base is changed to use
these new functions.