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