PEXScale Utility


Synopsis

 
   void PEXScale(
        PEXVector *scale_vector,
        PEXMatrix matrix_return
   )
 

Arguments

scale_vector
Vector containing the x, y and z scale factors.

matrix_return
Matrix into which rotation matrix is stored.

Returns

None.

Description

Invoke PEXScale to create a scale matrix according to the specified scale vector.

Errors

None.

See Also

For a list of modeling transformation utilities, see Modeling Transformation Utilities. For a list of related topics, see PEXlib Utilities.