System.Math.Vectors.TPoint3D.operator UnaryNegation

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

Delphi

class operator Equal(const APoint1, APoint2: TPoint3D): Boolean; inline;
class operator NotEqual(const APoint1, APoint2: TPoint3D): Boolean; inline;
class operator Negative(const APoint: TPoint3D): TPoint3D;

プロパティ

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

説明

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