System.Math.Vectors.TMatrix3D.operator *

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

TMatrix3D __fastcall operator*(const TMatrix3D& __rhs) { return TMatrix3D::_op_Multiply(*this, __rhs); };

Propriétés

Type Visibilité  Source Unité  Parent
function public System.Math.Vectors.hpp System.Math.Vectors TMatrix3D

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !