Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: Pt operator*(Pt, double)

  • Declared in: RT.Modeling.Pt

Declaration

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

Summary

Multiplies a vector by a scalar.