Home
last modified time | relevance | path

Searched refs:Q3FastVector2D_Negate (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/quesa/quesa-1.8/APIincludes/
H A DQuesaMath.h4895 inline TQ3Vector2D *Q3FastVector2D_Negate(const TQ3Vector2D *vector2D, TQ3Vector2D *result) in Q3FastVector2D_Negate() function
5165 #define Q3FastVector2D_Negate __Q3FastVector2D_Negate macro
5250 #define Q3Vector2D_Negate Q3FastVector2D_Negate
/dports/graphics/quesa/quesa-1.8/Source/Core/System/
H A DE3Math.c1426 Q3FastVector2D_Negate(vector2D, result); in E3Vector2D_Negate()