VLinComp

FUNCTION:

VLinComp

TEMPLATE:

void VLinComp(R3VECTOR *r, R3VECTOR *v, R3VECTOR *cs);

PARAMETERS:

r - result vector

RETURN VALUE:

-

DESCRIPTION:

Projects vector 'v' to a space defined by 'cs'. Axes in 'cs' don't have to be perpendicular to each other.