XMDEC4::XMDEC4 function (directxpackedvector.h)

Default constructor for XMDEC4.

Default constructor for XMDEC4 .

Note  This constructor is only available under C++.
 

Syntax

void XMDEC4();

Return value

None

Remarks

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

Requirements

Requirement Value
Target Platform Windows
Header directxpackedvector.h

See also

Reference

XMDEC4

XMDEC4 Constructors