System.Math.Vectors.TMatrixConstants

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TMatrixConstants = record helper for TMatrix

C++

struct TMatrixConstants /* Helper for record 'TMatrix' */;

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 TMatrix operations.

See Also