对两个端点的重合性检查的回调函数类型
typedef bool (* IsRepeatVertexFunPtr)(McDbObject* pObj1,McDbObject* pObj2);
MxGraph.h
类型