Home
last modified time | relevance | path

Searched refs:E3Vector3D_Cross (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/quesa/quesa-1.8/Source/Core/System/
H A DE3Math.h130 TQ3Vector3D * E3Vector3D_Cross(const TQ3Vector3D *v1, const TQ3Vector3D *v2, TQ3Vector3D *result);
H A DE3Math.c1157 E3Vector3D_Cross(const TQ3Vector3D *v1, const TQ3Vector3D *v2, TQ3Vector3D *result) in E3Vector3D_Cross() function
/dports/graphics/quesa/quesa-1.8/Source/Core/Glue/
H A DQD3DMath.c1347 return(E3Vector3D_Cross(v1, v2, result)); in Q3Vector3D_Cross()
/dports/graphics/quesa/quesa-1.8/
H A DChangeLog10110 Fixed bug in E3Vector3D_Cross when result and input parameters