System.Math.Vectors.TPoint3D.EqualsTo

提供: RAD Studio API Documentation
2014年6月18日 (水) 17:34時点におけるBuildBot (トーク | 投稿記録)による版 (ページの作成:「{{#lst:API:System.Math.Vectors.TPoint3D.EqualsTo|api}} ==説明== {{#lsth:API:System.Math.Vectors.TPoint3D.EqualsTo|説明}}」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

function EqualsTo(const APoint: TPoint3D; const Epsilon: Single = 0): Boolean; inline;

C++

bool __fastcall EqualsTo(const TPoint3D &APoint, const float Epsilon = 0.000000E+00f);

プロパティ

種類 可視性 ソース ユニット
function public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors TPoint3D

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。