System.Math.Vectors.TMatrix._op_Multiply

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
function public System.Math.Vectors.hpp System.Math.Vectors TMatrix

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。