Class Constants
- Namespace
- Graphene
- Assembly
- Graphene-1.0.dll
public class Constants
- Inheritance
-
Constants
- Inherited Members
Fields
PI
public const double PI = 3.141593
Field Value
PI_2
public const double PI_2 = 1.570796
Field Value
VEC2_LEN
public const int VEC2_LEN = 2
Field Value
VEC3_LEN
public const int VEC3_LEN = 3
Field Value
VEC4_LEN
public const int VEC4_LEN = 4