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