EmcGetGEA.h

Go to the documentation of this file.
00001 #ifndef __EMCGETGEA_H__
00002 #define __EMCGETGEA_H__
00003 
00004 class PHCompositeNode;
00005 
00006 long EmcGetGEA(PHCompositeNode* topNode);
00007 
00008 #endif /*__EMCGETGEA_H__*/