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