System.Math.Vectors.TVector.operator *
C++
TVector __fastcall operator*(const float& __rhs) { return TVector::_op_Multiply(*this, __rhs); };
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Math.Vectors.hpp | System.Math.Vectors | TVector |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。