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