1. 请看下程序
inline void CScanLineFill::removeOldNodeAET(AET* &aetList, const float yCurrent) { AET* pCur = aetList;
AET* temp = kkk;
aetList = pCur;
}
1. 请看下程序
inline void CScanLineFill::removeOldNodeAET(AET* &aetList, const float yCurrent) { AET* pCur = aetList;
AET* temp = kkk;
aetList = pCur;
}
转载于:https://www.cnblogs.com/icmzn/p/5062690.html