XMCOLOR::XMCOLOR function (directxpackedvector.h)

Default constructor for XMCOLOR

Default constructor for XMCOLOR

Note  This is only available for C++ based development.
 

Syntax

void XMCOLOR();

Return value

None

Remarks

XMCOLOR() constructs a new instance of the XMCOLOR structure without defining the value of any of its members.

Requirements

Requirement Value
Target Platform Windows
Header directxpackedvector.h

See also

Reference

XMCOLOR

XMCOLOR Constructors