FMX.Types.VectorAngle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function VectorAngle(const V, N: TVector): Single;

C++

extern DELPHI_PACKAGE float __fastcall VectorAngle(const System::Types::TVector &V, const System::Types::TVector &N);

Properties

Type Visibility Source Unit Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Returns the angle of the given vector given through V to the normalized wall vector N.

See Also

Personal tools
Translations