System.Math.Vectors.TVector.operator /
C++
TVector __fastcall operator/(const float& __rhs) { return TVector::_op_Division(*this, __rhs); };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Math.Vectors.hpp | System.Math.Vectors | TVector |
Description
Embarcadero Technologies does not currently have any additional information.