FloatKeys
Microsoft DirectX 9.0 SDK Update (October 2004)

FloatKeys


Defines an array of floating-point numbers (floats) and the number of floats in that array. This is used for defining sets of animation keys.

        template FloatKeys
        {
            < 10DD46A9-775B-11cf-8F52-0040333594A3 >
            DWORD nValues;
            array float values[nValues];
        } 


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