MatOfPoint3iFromArray Method |
| Name | Description | |
|---|---|---|
| FromArray(Point3i) |
Initializes as M x N matrix and copys array data to this
| |
| FromArray(Point3i) |
Initializes as N x 1 matrix and copys array data to this
| |
| FromArray(IEnumerablePoint3i) |
Initializes as N x 1 matrix and copys array data to this
|