Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: Pt RotateX(this Pt, double)

  • Declared in: RT.Modeling.Md

Declaration

public static Pt RotateX(
    this Pt p,
    double angle
)

Summary

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