Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: VertexInfo operator/(double, VertexInfo)

Declaration

public static VertexInfo operator/(
    double scale,
    VertexInfo vertex
)

Summary

Scales a vertex by the reciprocal of a multiplicative factor.