System.Math.Vectors.TQuaternion3DConstants

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TQuaternion3DConstants = record helper for TQuaternion3D

C++

struct TQuaternion3DConstants /* Helper for record 'TQuaternion3D' */;

Properties

Type Visibility Source Unit Parent
helper
class
public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors System.Math.Vectors

Description

Matrix used for TQuaternion3D operations.

See Also