System.Math.Vectors.TMatrix._op_Multiply

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public System.Math.Vectors.hpp System.Math.Vectors TMatrix

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.