void  sgCMatrix::VectorToZAxe(const SG_VECTOR& vect)

 

Description:

Creates an affine transformation matrix which transforms the specified vector to the (0, 0, 1) vector.

 

Arguments:

vect - vector to be transformed.

 

Returned value:

No values.

 

See also:

SG_VECTOR