|
Overture
Version 25
|
#include "conversion.h"
Macros | |
| #define | APP_EQUALS(type) |
| #define | APP_EQUALS(type1, type2, castType) |
| #define | type1 intArray |
| #define | type2 floatArray |
| #define | castType int |
| #define | some bit-wise array operations |
| #define | BITOP(op, intArray) |
| #define | BITOP2(op, intArray) |
Functions | |
| void | equals (type1 &y, const type2 &x) |
| #define APP_EQUALS | ( | type | ) |
| #define BITOP | ( | op, | |
| intArray | |||
| ) |
| #define BITOP2 | ( | op, | |
| intArray | |||
| ) |
| #define castType int |
Referenced by equals().
| #define some bit-wise array operations |
| #define type1 intArray |
| #define type2 floatArray |
Referenced by constructFaceEntityFromRegion().
1.8.3