Purpose
Use Transform Point to transform a point using a specified transformation matrix.
The graPHIGS API returns the result of multiplying the given point by the transformation. If the graPHIGS API cannot return the transformed point, then the values of the point are unpredictable and the graPHIGS API sets the error indicator to the following error:
Language Bindings
ptran_point (point, tran, err_ind, result) |
PTP (xi, yi, xfrmt, errind, xo, yo) |
Errors
None
Related Subroutines