Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Macrodefs.h File Reference

#include "Wireless/Wireless.h"

Include dependency graph for Macrodefs.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define DEBUG_INFORMATION_VERBOSE   1
#define PRINTF(args,...)   serr->printf(args, ## __VA_ARGS__)
#define SGN(a)   (((a)<0) ? -1 : 1)


Define Documentation

#define DEBUG_INFORMATION_VERBOSE   1

Definition at line 5 of file Macrodefs.h.

#define PRINTF ( args,
...   )     serr->printf(args, ## __VA_ARGS__)

Definition at line 9 of file Macrodefs.h.

Referenced by LineData::intersectionWithLine().

#define SGN (  )     (((a)<0) ? -1 : 1)

Definition at line 13 of file Macrodefs.h.

Referenced by LineData::drawline2d(), and LineData::intersectsLine().


DualCoding 4.0
Generated Thu Nov 22 00:52:57 2007 by Doxygen 1.5.4