System.Math.Vectors.TMatrix._op_Multiply

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

static TMatrix __fastcall _op_Multiply(const TMatrix &AMatrix1, const TMatrix &AMatrix2);
static System::Types::TPointF __fastcall _op_Multiply(const System::Types::TPointF &APoint, const TMatrix &AMatrix);
static TVector __fastcall _op_Multiply(const TVector &AVector, const TMatrix &AMatrix);
static TPoint3D __fastcall _op_Multiply(const TPoint3D &AVector, const TMatrix &AMatrix);

Propriétés

Type Visibilité  Source Unité  Parent
function public System.Math.Vectors.hpp System.Math.Vectors TMatrix

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !