Show: Delphi
C++
Display Preferences
FMX.Types3D.NormalizeQuaternion
From XE2 API Documentation
Delphi
procedure NormalizeQuaternion(var q: TQuaternion3D);
C++
extern PACKAGE void __fastcall NormalizeQuaternion(TQuaternion3D &q);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | FMX.Types3D |
Description
Applies the quaternion normalization algorithm to the quaternion given through the q parameter.