Search:
Forum
Windows Programming
XMVECTOR
XMVECTOR
May 7, 2013 at 10:46am UTC
Filiprei
(313)
hello, how do I specify how many dimensions to use in my vector? How do I not make it 4...
http://msdn.microsoft.com/en-us/library/ee418725.aspx#vectors_from_variables
The documentation sucks, I can't find a way to initialize an XMVECTOR 2d object. Help appreciated.
May 7, 2013 at 11:19am UTC
Filiprei
(313)
um no answer yet????
May 7, 2013 at 4:41pm UTC
cire
(3238)
From
http://www.asawicki.info/news_1366_introduction_to_xna_math.html
This single type [XMVECTOR] is used in all computations and interpreted as a 2D, 3D or 4D vector, plane, quaternion, part of 4x4 matrix or even a vector of unsigned integers, depending on the context.
Registered users can post here.
Sign in or register
to post.
C++
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs