Method | Description | |
---|---|---|
Normalize ( ) : |
||
Quaternion ( double q ) : System | ||
Quaternion ( double w, double x, double y, double z ) : System | ||
Quaternion ( float q ) : System | ||
ToEulerRotation ( ) : GtkGL.EulerRotation | ||
ToTransMatrix ( ) : GtkGL.TransformationMatrix | ||
operator ( ) : |
Method | Description | |
---|---|---|
GetMagnitude ( ) : double |
public Quaternion ( double w, double x, double y, double z ) : System | ||
w | double | |
x | double | |
y | double | |
z | double | |
return | System |
public ToEulerRotation ( ) : GtkGL.EulerRotation | ||
return | GtkGL.EulerRotation |
public ToTransMatrix ( ) : GtkGL.TransformationMatrix | ||
return | GtkGL.TransformationMatrix |