XMUDEC4::XMUDEC4 function (directxpackedvector.h)

Default constructor for XMUDEC4.

Default constructor for XMUDEC4 .

Note  This constructor is only available under C++.
 

Syntax

void XMUDEC4();

Return value

None

Remarks

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

Requirements

Requirement Value
Target Platform Windows
Header directxpackedvector.h

See also

Reference

XMUDEC4

XMUDEC4 Constructors