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 a,
    Pt b
)

Summary

Calculates the vector cross product.