System.Math.Vectors.TMatrix3DConstants

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TMatrix3DConstants = record helper for TMatrix3D

C++

/*Helper*/typedef void *TMatrix3DConstants;

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

See Also