IncludeLibrary_inverse_mimot.h File Reference

Defines

#define inverse_mimot(a)

Define Documentation

#define inverse_mimot (  ) 
Value:
(0 | (( a & 0x000000ff ) << 8  )\
|    (( a & 0x0000ff00 ) >> 8  )\
|    (( a & 0x00ff0000 ) << 8  )\
|    (( a & 0xff000000 ) >> 8  ) )
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 10:39:57 2011 for Open CASCADE Technology by  doxygen 1.6.3