System.Math.Vectors.TPoint3D.EqualsTo

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

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

説明

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