www.pudn.com > 3DEDITOR.rar > DEFS.H


#define SMALL (float)1.0e-10 
#define BIG   (float)1.0e+20 
#define ISZERO(a) (a>-SMALL && a