Coords2d
Microsoft DirectX 9.0 SDK Update (October 2004)

Coords2d


Defines a two dimensional vector used to define a mesh's (u, v) texture coordinates.

        template Coords2d
        {
            < F6F23F44-7686-11cf-8F52-0040333594A3 >
            float u;
            float v;
        } 


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.