資源簡介
多邊形有效邊表填充算法。計算機圖形學基礎教程。vc6.0

代碼片段和文件信息
//?AET.cpp:?implementation?of?the?CAET?class.
//
//////////////////////////////////////////////////////////////////////
#include?“stdafx.h“
#include?“J1401160226.h“
#include?“AET.h“
#ifdef?_DEBUG
#undef?THIS_FILE
static?char?THIS_FILE[]=__FILE__;
#define?new?DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
//?Construction/Destruction
//////////////////////////////////////////////////////////////////////
CAET::CAET()
{
}
CAET::~CAET()
{
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????515??2018-11-07?11:15??AET.cpp
?????文件?????????535??2018-11-07?11:17??AET.h
?????文件?????????536??2018-11-07?11:15??Bucket.cpp
?????文件?????????613??2018-11-07?11:18??Bucket.h
?????文件????????8232??2018-11-07?11:49??FillPolygon.cpp
?????文件????????1110??2018-11-07?11:22??FillPolygon.h
評論
共有 條評論