void   sgCMatrix::ApplyMatrixToPoint(SG_POINT& pnt)

 

Description:

Applies the affine transformation matrix to the point.

 

Arguments:

pnt - point we applies the affine transformation to

 

Returned value:

No values.

 

 

See also:

SG_POINT