#include
#include
#include
#include
#include "point.h"
/*draw line from the line array*/
void drawPointLine()
{
Node * temp;
for (int i=0;inext!=NULL)
{
temp=temp->next;
glVertex2i(temp->x,temp->y);
}
glEnd();
}
}
/*find the point and delete the point from the line array*/
void delpointFun(int xx,int yy)
{
for (int i=0;inext!=NULL)
{&n
GIF(Graphics Interchange Format,图形交换格式)文件是由 CompuServe公司开发的图形文件格式,版权所有,任何商业目的使用均须 CompuServe公司授权-GIF (Graphics Interchange Format, Graphic Interchange Format) files from CompuServe is the development of graphics file formats, copyright, any business purposes must be authorized CompuServe
采用vc+opengl制作的虚拟手抓取软件,实现了三维物体的定位及坐标转换-using vc opengl produced by the virtual hand crawls software, a three-dimensional object positioning and coordinate conversion