System.Math.Vectors.TMatrix3D.operator Multiply

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class operator Multiply(const APoint1, APoint2: TMatrix3D): TMatrix3D;
class operator Multiply(const APoint: TPoint3D; const AMatrix: TMatrix3D): TPoint3D;
class operator Multiply(const AVector: TVector3D; const AMatrix: TMatrix3D): TVector3D;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public System.Math.Vectors.pas System.Math.Vectors TMatrix3D

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.