void   sgCMatrix::Translate(const SG_VECTOR& transVector)

 

Description:

Multiplies the current matrix by the matrix of affine transformation of the shift in the three-dimensional space.

 

Arguments:

transVector - shift vector in the three-dimensional space.

 

Returned value:

No values.

 

 

See also:

SG_VECTOR