Show: Delphi
C++
Display Preferences
FMX.Types.VectorAngle
From XE3 API Documentation
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.