Q3SphericalPoint_ToPoint3D
You can use theQ3SphericalPoint_ToPoint3Dfunction to convert a spherical point to Cartesian form.
TQ3Point3D *Q3SphericalPoint_ToPoint3D ( const TQ3SphericalPoint *sphericalPoint, TQ3Point3D *result);
sphericalPoint- A spherical point.
result- On exit, a three-dimensional point.
DESCRIPTION
TheQ3SphericalPoint_ToPoint3Dfunction returns, as its function result and in theresultparameter, the three-dimensional point that is the same point as the spherical point specified by thesphericalPointparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help