vector3_magnitude


Description:

public float vector3_magnitude (float vector)

Calculates the scalar magnitude or length of vector.

Parameters:

vector

The 3 component vector you want the magnitude for

Returns:

The magnitude of vector.


Namespace: Cogl
Package: doc