Fixed compile error in docstring glm bindings
clang and gcc complained about this, while VS2015 accepted it. It turns out this is the much better way to do it!
Showing
Please register or sign in to comment
clang and gcc complained about this, while VS2015 accepted it. It turns out this is the much better way to do it!