Defines a vector.
Syntax
typedef struct _D3DVECTOR { float x, y, z; } D3DVECTOR;
Members
x, y, z Floating-point values describing the vector.
Structure Information
Headerd3d9types.hMinimum operating systems Windows 98