Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: MeshVertexInfo Rotate(Pt, Pt, double)

Declaration

public MeshVertexInfo Rotate(
    Pt axisStart,
    Pt axisEnd,
    double angle
)

Summary

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