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