microsoft / OpenXR-MixedReality

OpenXR samples and preview headers for HoloLens and Windows Mixed Reality developers familiar with Visual Studio
https://aka.ms/openxr
MIT License
336 stars 96 forks source link

Improve the math utility lib #8

Closed yl-msft closed 5 years ago

yl-msft commented 5 years ago

Improve the math utility lib, remove blind cast function AsPtr, replace with xr::math::cast<,> function