Class Constants
Inheritance
System.Object
Constants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Vim.Math3d
Assembly: Vim.Math3D.dll
public static class Constants
Fields
View SourceDegreesToRadians
public const double DegreesToRadians = 0.017453292519943295
E
public const float E = 2.71828175F
FeetToMm
public const double FeetToMm = 304.79999024640028
HalfPi
public const float HalfPi = 1.57079637F
Log10E
public const float Log10E = 0.4342945F
Log2E
public const float Log2E = 1.442695F
MmToFeet
public const double MmToFeet = 0.00328084
OneTenthOfADegree
public const double OneTenthOfADegree = 0.0017453292519943296
Pi
public const float Pi = 3.14159274F
RadiansToDegrees
public const double RadiansToDegrees = 57.295779513082323
Tolerance
public const float Tolerance = 1E-07F
TwoPi
public const float TwoPi = 6.28318548F
XYPlane
public static readonly Plane XYPlane
XZPlane
public static readonly Plane XZPlane
YZPlane
public static readonly Plane YZPlane