zoomops.cpp File Reference

(r1785/r1771)

#include "camtypes.h"
#include "zoomops.h"
#include "zoomtool.h"
#include "wrkrect.h"
#include "csrstack.h"
#include "selector.h"
#include "bubbleid.h"
#include "rulers.h"
#include "brushmsg.h"

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW
#define MIN(a, b)   (((a)<(b))?(a):(b))
#define MAX(a, b)   (((a)>(b))?(a):(b))

Functions

 DECLARE_SOURCE ("$Revision: 1771 $")


Define Documentation

#define MAX a,
 )     (((a)>(b))?(a):(b))
 

#define MIN a,
 )     (((a)<(b))?(a):(b))
 

#define new   CAM_DEBUG_NEW
 

Definition at line 161 of file zoomops.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1771 $"   ) 
 


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