Monado OpenXR Runtime
Functions
deformation_northstar.cpp File Reference
#include "deformation_northstar.h"
Include dependency graph for deformation_northstar.cpp:

Functions

struct ns_optical_system * ns_create_optical_system (struct ns_eye *eye)
 
void ns_display_uv_to_render_uv (struct ns_uv in, struct ns_uv *out, struct ns_eye *eye)
 Convert the display UV to the render UV using the distortion mesh. More...
 

Function Documentation

◆ ns_create_optical_system()

struct ns_optical_system* ns_create_optical_system ( struct ns_eye eye)