#include "camtypes.h"Go to the source code of this file.
Defines | |
| #define | Swap(a, b) { (a)^=(b), (b)^=(a), (a)^=(b); } |
Functions | |
| DECLARE_SOURCE ("$Revision: 1282 $") | |
|
|
Definition at line 114 of file winrect.cpp. |
|
|
|
1.4.4