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