weightedAltitude Method
Return triple product of homogeneous difference {(xyzw - w * origin)} with vectorU and vectorV.
- In the usual manner of homogeneous calculations, this is proportional to true cartesian distance from the plane but is not a physical distance.
weightedAltitude(xyzw: Point4d): number
| Parameter | Type | Description | 
|---|---|---|
| xyzw | Point4d | 
Returns - number
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.