XMFLOAT3PK::XMFLOAT3PK function (directxpackedvector.h)

Default constructor for XMFLOAT3PK.

Default constructor for XMFLOAT3PK.

Note  This constructor is only available under C++.
 

Syntax

void XMFLOAT3PK();

Return value

None

Remarks

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

Requirements

Requirement Value
Target Platform Windows
Header directxpackedvector.h

See also

Reference

XMFLOAT3PK

XMFLOAT3PK Constructors