Matrix4x4F constructor () function
Instantiates a new instance of the Matrix4x4F class with all values set to 0.0f.
c++
Matrix4x4F constructor ()(void);
This function has no parameters.
Type:
The result matrix.
Header |
D2d1_1helper.h |
Library |
D2d1.lib |
DLL |
D2d1.dll |