Overload List
Name | Description | |
---|---|---|
FromArray(Vec4f) |
Initializes as M x N matrix and copys array data to this
| |
FromArray(Vec4f) |
Initializes as N x 1 matrix and copys array data to this
| |
FromArray(IEnumerableVec4f) |
Initializes as N x 1 matrix and copys array data to this
|
See Also