System.Math.Vectors.TMatrix.operator Multiply

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class operator Multiply(const AMatrix1, AMatrix2: TMatrix): TMatrix;
class operator Multiply(const APoint: TPointF; const AMatrix: TMatrix): TPointF;
class operator Multiply(const AVector: TVector; const AMatrix: TMatrix): TVector;
class operator Multiply(const AVector: TPoint3D; const AMatrix: TMatrix): TPoint3D;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public System.Math.Vectors.pas 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.