Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Default constructor for XMMATRIX.
Default constructor for XMMATRIX.
Note This constructor is only available when developing with C++.
Syntax
void XMMATRIX();
Return value
None
Remarks
XMMATRIX() constructs a new instance of the XMMATRIX structure without
defining the value of any of its members.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | directxmath.h |
See also
Reference