System.Math.Vectors.TPoint3D.AngleCosine

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AngleCosine(const APoint: TPoint3D): Single;

C++

float __fastcall AngleCosine(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.