moldpers.cpp File Reference

(r1785/r1282)

#include "camtypes.h"
#include "moldpers.h"
#include "blobs.h"
#include "moldedit.h"
#include <math.h>

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW
#define EPSILON   1e-10
#define equal(a, b)   ( fabs( (a) - (b) ) <= (EPSILON) )
#define notequal(a, b)   ( fabs( (a) - (b) ) > (EPSILON) )

Functions

 DECLARE_SOURCE ("$Revision: 1282 $")


Define Documentation

#define EPSILON   1e-10
 

Definition at line 125 of file moldpers.cpp.

#define equal a,
 )     ( fabs( (a) - (b) ) <= (EPSILON) )
 

Definition at line 126 of file moldpers.cpp.

#define new   CAM_DEBUG_NEW
 

Definition at line 124 of file moldpers.cpp.

#define notequal a,
 )     ( fabs( (a) - (b) ) > (EPSILON) )
 

Definition at line 127 of file moldpers.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1282 $"   ) 
 


Generated on Sat Nov 10 03:49:15 2007 for Camelot by  doxygen 1.4.4