Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
All Classes Pages
Grindstone.Math.EulerAngles Struct Reference

Public Member Functions

 EulerAngles (float pitch, float yaw, float roll)
 
 EulerAngles (Float3 eulerAngles)
 
override string ToString ()
 

Public Attributes

float pitch
 
float yaw
 
float roll
 

Static Public Attributes

const float TWO_PI = (float)(2 * System.Math.PI)
 

Properties

static EulerAngles Zero [get]
 

The documentation for this struct was generated from the following file: