System.Math.Vectors.TPoint3D のメソッド

提供: RAD Studio API Documentation
移動先: 案内検索


継承Protected
_op_Additionpublic2 つの点の合計を計算します。
_op_Divisionpublic
_op_Equalitypublic2 つの TPoint3D オブジェクトが等しいことをテストします。
_op_Inequalitypublic2 つの TPoint3D オブジェクトが等しくないことをテストします。
_op_Multiplypublic2 つの点の値を乗算します。
_op_Subtractionpublic2 つの TPoint3D オブジェクトの差分を計算します。
_op_UnaryNegationpublic
AngleCosinepublic
CreatepublicTPoint3D オブジェクトを作成します。
CrossProductpublic2 つの TPoint3D オブジェクト間のクロス プロダクトを計算します。
Distancepublic2 つの TPoint3D オブジェクト間の距離を計算します。
DotProductpublic2 つの TPoint3D オブジェクト間のドット プロダクトを計算します。
EqualsTopublic
Lengthpublic
MidPointpublic
NormalizepublicDelphi では Self キーワード、C++ では this で指定された、TPoint3D オブジェクトの正規化インスタンスを返します。
Offsetpublic
operator Additionpublic2 つの点の合計を計算します。
operator Divisionpublic
operator Equalitypublic2 つの TPoint3D オブジェクトが等しいことをテストします。
operator Inequalitypublic2 つの TPoint3D オブジェクトが等しくないことをテストします。
operator Multiplypublic2 つの点の値を乗算します。
operator Subtractionpublic2 つの TPoint3D オブジェクトの差分を計算します。
operator UnaryNegationpublic
Reflectpublic
Rotatepublic
ZeropublicXYZ の値がすべて 0 である 3D の点です。