XMFLOAT4 Constructor ()

Default constructor for XMFLOAT4.

Default constructor for XMFLOAT4.

Note

This constructor is only available under C++.

Syntax

public:
XMFLOAT4()  

Remarks

XMFLOAT4() constructs a new instance of the XMFLOAT4 structure without defining the value of any of its members.

Requirements

Header: Declared in directxmath.h.