?/TD>
Microsoft DirectX 9.0

Coords2d


A two dimensional vector used to define a mesh's texture coordinates.

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


© 2002 Microsoft Corporation. All rights reserved.