10 2019 档案

摘要:using System; using System.Collections.Generic; using System.Text; using System.Windows.Forms; using System.IO; using ESRI.ArcGIS.esriSystem; using ES 阅读全文
posted @ 2019-10-15 21:59 DaleLee 阅读(529) 评论(0) 推荐(0) 编辑
摘要:#include #include void init(void) { glClearColor(0.0, 0.0, 0.0, 0.0); glMatrixMode(GL_PROJECTION); gluOrtho2D(0.0, 500.0, 0.0, 500.0); glMatrixMode(GL_MODELVIEW); } void myDisplay() { float x... 阅读全文
posted @ 2019-10-14 21:10 DaleLee 阅读(554) 评论(0) 推荐(0) 编辑
摘要:#include #include void init(void) { glClearColor(0.0, 0.0, 0.0, 0.0); glMatrixMode(GL_PROJECTION); gluOrtho2D(0.0, 500.0, 0.0, 500.0); glMatrixMode(GL_MODELVIEW); } void myDisplay() { float ... 阅读全文
posted @ 2019-10-14 15:28 DaleLee 阅读(859) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示