Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

fastmath.h File Reference

Go to the source code of this file.

Defines

#define GXSWAP(a, b)   {a^=b; b^=a; a^=b;}

Functions

__forceinline void FloatToInt (int *int_pointer, float f)


Define Documentation

#define GXSWAP a,
     {a^=b; b^=a; a^=b;}
 


Function Documentation

__forceinline void FloatToInt int *    int_pointer,
float    f
 


Generated on Thu May 23 17:51:00 2002 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001