
ProMatrixInit | |
( ProVector x_vector /* (In) The X-axis vector, defined as (X, Y, Z) */ ProVector y_vector /* (In) The Y-axis vector, defined as (X, Y, Z) */ ProVector z_vector /* (In) The Z-axis vector, defined as (X, Y, Z) */ ProPoint3d origin /* (In) The origin point, defined as (X, Y, Z) */ ProMatrix matrix /* (Out) The transformation matrix */ ) |

The function successfully constructed the matrix. | |
One or more of the input arguments are invalid. |


