News SF.net Project Frequently Asked Questions Documentation Downloads Mailing Lists How to Contribute

SourceForge.net Logo

Changing the way games are made and played.

ftol.h File Reference

ftol.h File Reference


Defines

#define FP_BITS(fp)   (*(int *)&(fp))
#define FIST_FLOAT_MAGIC_S   (float)(7.0f * 2097152.0f)

Functions

int lrintf (float inval)


Define Documentation

#define FP_BITS fp   )     (*(int *)&(fp))
 

#define FIST_FLOAT_MAGIC_S   (float)(7.0f * 2097152.0f)
 


Function Documentation

int lrintf float  inval  )  [static]