You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specifications says that the transform can be given as a columun-major matrix array or with separate TRS properties but its seems the current API does not tell us which form is available. What do you think about using std::optional for optional fields?
The text was updated successfully, but these errors were encountered:
The specifications says that the transform can be given as a columun-major matrix array or with separate TRS properties but its seems the current API does not tell us which form is available. What do you think about using std::optional for optional fields?
The text was updated successfully, but these errors were encountered: