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
There are some custom types implemented for Vector, Matrix and Quaternion.
I don't think that this is necessary because Ogre has some own types for this.
I also believe that they have more features and have been tested much more.
Some custom types aren't used at all and I think that all others can be replaced by Ogre types.
The text was updated successfully, but these errors were encountered:
There are some custom types implemented for Vector, Matrix and Quaternion.
I don't think that this is necessary because Ogre has some own types for this.
I also believe that they have more features and have been tested much more.
Some custom types aren't used at all and I think that all others can be replaced by Ogre types.
The text was updated successfully, but these errors were encountered: