Purpose
Use Transform Point 3 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_point3 (point, tran, err_ind, result) |
PTP3 (xi, yi, zi, xfrmt, errind, xo, yo, zo) |
Errors
None
Related Subroutines