public Vector3 VectorTriple( Vector3 b, Vector3 c )
this.Cross(b.Cross(c))
© Emulate3D Ltd. All rights reserved.