System.Math.Vectors.TMatrix3D._op_Multiply

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

static TMatrix3D __fastcall _op_Multiply(const TMatrix3D &APoint1, const TMatrix3D &APoint2);
static TPoint3D __fastcall _op_Multiply(const TPoint3D &APoint, const TMatrix3D &AMatrix);
static TVector3D __fastcall _op_Multiply(const TVector3D &AVector, const TMatrix3D &AMatrix);

Eigenschaften

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