Скачиваний:
15
Добавлен:
01.05.2014
Размер:
572 б
Скачать
// TGeometryObj.cpp: implementation of the TGeometryObj class.
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "ConvexHull.h"
#include "TGeometryObj.h"

#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////

TGeometryObj::TGeometryObj()
{

}

TGeometryObj::~TGeometryObj()
{

}
Соседние файлы в папке ConvexHull