Home
last modified time | relevance | path

Searched defs:sphericalPoint (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/quesa/quesa-1.8/Source/Core/Glue/
H A DQD3DMath.c505 Q3SphericalPoint_Set(TQ3SphericalPoint *sphericalPoint, float rho, float theta, float phi) in Q3SphericalPoint_Set()
1050 Q3SphericalPoint_ToPoint3D(const TQ3SphericalPoint *sphericalPoint, TQ3Point3D *result) in Q3SphericalPoint_ToPoint3D()
/dports/graphics/quesa/quesa-1.8/Source/Core/System/
H A DE3Math.c744 E3SphericalPoint_Set(TQ3SphericalPoint *sphericalPoint, float rho, float theta, float phi) in E3SphericalPoint_Set()
1013 E3SphericalPoint_ToPoint3D(const TQ3SphericalPoint *sphericalPoint, in E3SphericalPoint_ToPoint3D()
/dports/graphics/quesa/quesa-1.8/APIincludes/
H A DQuesaMath.h4721 …inline TQ3SphericalPoint * Q3FastSphericalPoint_Set(TQ3SphericalPoint *sphericalPoint, float rho, … in Q3FastSphericalPoint_Set()