Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: VertexInfo Rotate(this VertexInfo, Pt, Pt, double)

  • Declared in: RT.Modeling.Md

Declaration

public static VertexInfo Rotate(
    this VertexInfo vi,
    Pt axisStart,
    Pt axisEnd,
    double angle
)

Summary

Rotates a vertex counter-clockwise about the specified axis by the specified angle in degrees.