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 XMFLOAT4X4
Default constructor for XMFLOAT4X4
Note This is only available for C++ based development.
Syntax
void XMFLOAT4X4();
Return value
None
Remarks
XMFLOAT4X4()
constructs a new instance of the XMFLOAT4X4
structure without
defining the value of any of its members.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | directxmath.h |
See also
Reference