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