Monado OpenXR Runtime
|
Simple function to predict a new pose from a given pose. More...
#include "xrt/xrt_defines.h"
Go to the source code of this file.
Functions | |
void | m_predict_relation (const struct xrt_space_relation *rel, double delta_s, struct xrt_space_relation *out_rel) |
Using the given xrt_space_relation predicts a new xrt_space_relation delta_s into the future. More... | |
Simple function to predict a new pose from a given pose.