zoomtool.cpp File Reference

(r1785/r1464)

#include "camtypes.h"
#include "csrstack.h"
#include "osrndrgn.h"
#include "wrkrect.h"
#include "zoomtool.h"
#include "zoomops.h"
#include "module.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) ? (b) : (a))

Functions

 DECLARE_SOURCE ("$Revision: 1464 $")


Define Documentation

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

Definition at line 154 of file zoomtool.cpp.

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

Definition at line 153 of file zoomtool.cpp.

#define new   CAM_DEBUG_NEW
 

Definition at line 149 of file zoomtool.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1464 $"   ) 
 


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