Table of Contents

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

double

PI_2

public const double PI_2 = 1.570796

Field Value

double

VEC2_LEN

public const int VEC2_LEN = 2

Field Value

int

VEC3_LEN

public const int VEC3_LEN = 3

Field Value

int

VEC4_LEN

public const int VEC4_LEN = 4

Field Value

int