Q3RationalPoint4D_Distance
You can use theQ3RationalPoint4D_Distancefunction to determine the distance between two four-dimensional rational points.
float Q3RationalPoint4D_Distance ( const TQ3RationalPoint4D *p1, const TQ3RationalPoint4D *p2);
p1- A rational four-dimensional point.
p2- A rational four-dimensional point.
DESCRIPTION
TheQ3RationalPoint4D_Distancefunction returns, as its function result, the absolute value of the distance between pointsp1andp2. The distance returned is a three-dimensional distance.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help