?/TD>
Microsoft DirectX 9.0

Vector


Defines a vector.

        template Vector \
        { \
            < 3D82AB5E-62DA-11cf-AB39-0020AF71E433 > \
            float x; \
            float y; \
            float z; \
        } 


© 2002 Microsoft Corporation. All rights reserved.