Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: Pt operator-(Pt, Pt)

  • Declared in: RT.Modeling.Pt

Declaration

public static Pt operator-(
    Pt one,
    Pt two
)

Summary

Subtracts a vector from another.