Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: Pt operator*(double, Pt)

  • Declared in: RT.Modeling.Pt

Declaration

public static Pt operator*(
    double one,
    Pt two
)

Summary

Multiplies a vector by a scalar.