00001 #include <ilu/ilu.hh> 00002 00003 inline unsigned refCount(iluObject* ob) { 00004 return *((unsigned*)ob + 6); 00005 }