Q3Point3D_To4D
You can use theQ3Point3D_To4Dfunction to convert a three-dimensional point to a four-dimensional point.
TQ3RationalPoint4D *Q3Point3D_To4D ( const TQ3Point3D *point3D, TQ3RationalPoint4D *result);
point3D- A three-dimensional point.
result- On exit, a rational four-dimensional point.
DESCRIPTION
TheQ3Point3D_To4Dfunction returns, as its function result and in theresultparameter, the rational four-dimensional point that corresponds to the three-dimensional pointpoint3D.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help