20 Setting Points and Vectors
Q3SphericalPoint_Set
function to set the components of a spherical point.
TQ3SphericalPoint
*Q3SphericalPoint_Set
(TQ3SphericalPoint
*spherical
Point, float rho, float theta, float phi);sphericalPoint
A spherical point.rho
The r component of the spherical point.theta
The q component of the spherical point.phi
The f component of the spherical point.
Q3SphericalPoint_Set
function returns, as its function result and in the sphericalPoint
parameter, the spherical point specified by the rho
, theta
, and phi
parameters.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker