Method CreateEmpty
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
CreateEmpty()
Creates a new empty MatrixFloat.
public static MatrixFloat CreateEmpty()
Returns
- MatrixFloat
A MatrixFloat with width and height equal to 0.
Creates a new empty MatrixFloat.
public static MatrixFloat CreateEmpty()
A MatrixFloat with width and height equal to 0.