monado/doc/changes/xrt/mr.519.1.md

5 lines
256 B
Markdown
Raw Normal View History

2020-07-22 19:48:01 +00:00
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.