
ProVectorTrfEval | |
( ProVector in_vector /* (In) The vector to transform. */ ProMatrix trf /* (In) The transformation matrix. */ ProVector out_vector /* (Out) The result. This can be the same as in_vector. */ ) |

The function successfully transformed the in_vector. | |
One or more of the input arguments are invalid (NULL). |


