API:System.Math.Vectors.TPoint3D.CrossProduct

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CrossProduct(const APoint: TPoint3D): TPoint3D;

C++

TPoint3D __fastcall CrossProduct(const TPoint3D &APoint);

Properties

Type Visibility Source Unit Parent
function public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors TPoint3D

Description

Embarcadero Technologies does not currently have any additional information.