xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡介

#include <GL/glut.h> #include<iostream> #include <fstream> #include <cstdlib> #include <vector> #include <string> using namespace std; class POINT { public: float x,y,z; }; const static int NumOfVertex=11610;//頂點數 const static int NumOfTriangle=23216;//三角形個數

資源截圖

代碼片段和文件信息

#include?
#include
#include?
#include?
#include?
#include?
using?namespace?std;

class?POINT
{
public:
float?xyz;
};

const?static?int?NumOfVertex=11610;
const?static?int?NumOfTriangle=23216;

static?GLdouble?viewer[]={0.00.05.0};
static?GLfloat?theta[]={0.00.00.0};
static?GLint?axis=2;

vector?pointVec;
vector?indexVec;

int?count=0;
bool?IsFullPoint=false;
bool?IsEdgeFull=false;

void?ReadDataFromFile(void)
{
POINT?pt;
int?point[3];
string?s;
string?fileName=“what.txt“;
ifstream?fin(“what.txt“);
if(!fin){cout?< while(fin>>s)
{
count++;
if(2>=count)???continue;
if(count==2)cout< else?if

評論

共有 條評論