Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: bool operator==(Pt, Pt)

  • Declared in: RT.Modeling.Pt

Declaration

public static bool operator==(
    Pt one,
    Pt two
)

Summary

Compares two points/vectors for equality.