mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-03-08 10:10:00 +00:00
commit
924781c921
|
@ -32,7 +32,7 @@ namespace OpenTK
|
||||||
public const float PiOver3 = Pi / 3;
|
public const float PiOver3 = Pi / 3;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Definesthe value of Pi divided by four as a <see cref="System.Single"/>.
|
/// Defines the value of Pi divided by four as a <see cref="System.Single"/>.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public const float PiOver4 = Pi / 4;
|
public const float PiOver4 = Pi / 4;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue