tripleProductPoint4dXYW MethodStatic

Returns the determinant of 3x3 matrix columns created by the given Point4d ignoring the z part: [columnA.x columnB.x columnC.x] [columnA.y columnB.y columnC.y] [columnA.w columnB.w columnC.w]

tripleProductPoint4dXYW(columnA: Point4d, columnB: Point4d, columnC: Point4d): number

Parameter Type Description
columnA Point4d  
columnB Point4d  
columnC Point4d  

Returns - number

Defined in

Last Updated: 16 April, 2024