• 大小: 5KB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2021-05-15
  • 语言: C/C++
  • 标签:

资源简介

多边形有效边表填充算法。计算机图形学基础教程。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

评论

共有 条评论