#ifndef _Omograph_instance_H_

#define _Omograph_instance_H_



enum

{

	MGINSTANCER_LINK	= 1000,

	MGINSTANCER_DEPTH = 1001

};

#endif

