XMHALF2::XMHALF2 function (directxpackedvector.h)
Default constructor for XMHALF2
.
Default constructor for XMHALF2.
Note This constructor is only available under C++.
Syntax
void XMHALF2();
Return value
None
Remarks
XMHALF2()
constructs a new instance of the XMHALF2
structure without
defining the value of any of its members.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | directxpackedvector.h |
See also
Reference