multiplyPoint3d Method
multiply matrix times XYAndZ and w. return as Point4d (And the returned value is NOT normalized down to unit w)
multiplyPoint3d(pt: XYAndZ, w: number, result?: Point4d): Point4d
| Parameter | Type | Description |
|---|---|---|
| pt | XYAndZ | |
| w | number | |
| result | Point4d |
Defined in
Last Updated: 08 January, 2020