System.Math.Vectors.TQuaternion3DConstants

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TQuaternion3DConstants = record helper for TQuaternion3D

C++

/*Helper*/typedef void *TQuaternion3DConstants;

Properties

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

Description

Matrix used for TQuaternion3D operations.

See Also