Hi! I am curious if there are defined some math methods in not managed DX such as RotationAxis in the managed one (converts a pair of angle and vetor to a quatenion - http://msdn.microsoft.com/en-us/library/bb281652(v=VS.85).aspx).
I have realized that in managed DX You can use a lot of predefined math methods, but is it true at not managed directx also?
Okay, i know it is not difficult to implement such algorithms, but it would be good to use predefined ones.
And how can I use math methods? I could not find anithing in SDK doc or google :(
Sorr my for "english", and my noobinity :)