上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 94 下一页
摘要: osg鼠标缩放 bool handle(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &us) { // 得到x的初始屏幕坐标 float mouseX = ea.getX(); // 得到y的初始屏幕坐标 float mouse 阅读全文
posted @ 2021-09-29 11:33 西北逍遥 阅读(396) 评论(0) 推荐(0) 编辑
摘要: osg鼠标滚轮类型 enum ScrollingMotion { SCROLL_NONE, SCROLL_LEFT, SCROLL_RIGHT, SCROLL_UP, SCROLL_DOWN, SCROLL_2D }; ########################### 阅读全文
posted @ 2021-09-29 10:23 西北逍遥 阅读(228) 评论(0) 推荐(0) 编辑
摘要: osg::AnimationPath enum LoopMode { SWING, LOOP, NO_LOOPING }; ################################# 阅读全文
posted @ 2021-09-28 16:52 西北逍遥 阅读(65) 评论(0) 推荐(0) 编辑
摘要: osg键盘编码 enum KeySymbol { KEY_Space = 0x20, KEY_0 = '0', KEY_1 = '1', KEY_2 = '2', KEY_3 = '3', KEY_4 = '4', KEY_5 = '5', KEY_6 = '6', KEY_7 = '7', KEY 阅读全文
posted @ 2021-09-28 08:49 西北逍遥 阅读(150) 评论(0) 推荐(0) 编辑
摘要: osg控制相机移动 viewer->getCameraManipulator()->setHomePosition(_homeEye,_homeCenter,_homeUp); osg::Vec3d _homeEye; osg::Vec3d _homeCenter; osg::Vec3d _home 阅读全文
posted @ 2021-09-27 20:09 西北逍遥 阅读(600) 评论(0) 推荐(0) 编辑
摘要: osg绘制胶囊体 #include <iostream> #include <osgViewer/Viewer> #include <osg/Node> //#include <osgDB/ReadFile> //#include <osgDB/WriteFile> #include <osgUti 阅读全文
posted @ 2021-09-27 08:11 西北逍遥 阅读(99) 评论(0) 推荐(0) 编辑
摘要: Pset_RampFlightCommon 属性,该属性是所有IFT事件定义的公用属性。 NameTypeDescription Reference P_SINGLEVALUE / IfcIdentifier Bauteiltyp Bezeichnung zur Zusammenfassung gl 阅读全文
posted @ 2021-09-26 15:30 西北逍遥 阅读(33) 评论(0) 推荐(0) 编辑
摘要: osg抓图、截图、保存图片 #include <osgViewer/Viewer> #include <osgViewer/ViewerBase> #include <osgViewer/GraphicsWindow> #include <osg/Node> #include <osg/Geode> 阅读全文
posted @ 2021-09-25 16:35 西北逍遥 阅读(263) 评论(0) 推荐(0) 编辑
摘要: osg截取场景图片 #include <osgViewer/Viewer> #include <osgViewer/ViewerBase> #include <osgViewer/GraphicsWindow> #include <osg/Node> #include <osg/Geode> #in 阅读全文
posted @ 2021-09-25 12:03 西北逍遥 阅读(451) 评论(0) 推荐(0) 编辑
摘要: osg实现三视图 #include <osg/Geode> #include <osg/Geometry> #include <osg/LineWidth> #include <osgViewer/Viewer> #include <osgViewer/CompositeViewer> #inclu 阅读全文
posted @ 2021-09-24 16:21 西北逍遥 阅读(501) 评论(0) 推荐(0) 编辑
摘要: 桁架系统模拟 //键盘控制 void ControllerObjectByKeyBoard() { if (Input.GetKey(KeyCode.LeftShift) && Input.GetKey(KeyCode.W)) { // 获取Player变量指定的对象的三围坐标 Vector3 ar 阅读全文
posted @ 2021-09-23 17:46 西北逍遥 阅读(101) 评论(0) 推荐(0) 编辑
摘要: Pset_RoofCommon IfcRoof的所有引用的定义的公共属性。注:IFC 2x3中添加了ProjectedArea和TotalArea的属性 NameTypeDescription Reference P_SINGLEVALUE / IfcIdentifier Bauteiltyp Be 阅读全文
posted @ 2021-09-22 19:13 西北逍遥 阅读(36) 评论(0) 推荐(0) 编辑
摘要: Pset_ShadingDeviceCommon 与表示着色设备的元素关联的着色设备属性 NameTypeDescription Reference P_SINGLEVALUE / IfcIdentifier Bemusterungstyp Bemusterungstyp, wird als Att 阅读全文
posted @ 2021-09-21 13:11 西北逍遥 阅读(43) 评论(0) 推荐(0) 编辑
摘要: Pset_SlabCommon IfcSlab所有引用的定义的公共属性。注:IFC 2x3中添加了俯仰角的属性 NameTypeDescription Reference P_SINGLEVALUE / IfcIdentifier Bauteiltyp Bezeichnung zur Zusamme 阅读全文
posted @ 2021-09-20 18:59 西北逍遥 阅读(40) 评论(0) 推荐(0) 编辑
摘要: http://www.gscloud.cn/home https://www.usgs.gov/ http://www.csdb.cn/ http://satellite.nsmc.org.cn/PortalSite/Default.aspx https://www.openstreetmap.or 阅读全文
posted @ 2021-09-19 20:07 西北逍遥 阅读(110) 评论(0) 推荐(0) 编辑
摘要: Pset_StairCommon 所有IfcStair实例的定义中通用的属性。 NameTypeDescription Reference P_SINGLEVALUE / IfcIdentifier Bauteiltyp Bezeichnung zur Zusammenfassung gleicha 阅读全文
posted @ 2021-09-19 17:51 西北逍遥 阅读(47) 评论(0) 推荐(0) 编辑
摘要: Pset_StairFlightCommon 所有IfcStairFlight实例的定义中通用的属性。 NameTypeDescription Reference P_SINGLEVALUE / IfcIdentifier Bauteiltyp Bezeichnung zur Zusammenfas 阅读全文
posted @ 2021-09-18 18:02 西北逍遥 阅读(79) 评论(0) 推荐(0) 编辑
摘要: 1、自动计算施工时间 2、自动生成进度计划 3、动态模拟进度计划 解析ifc,基于ifc的施工进度规划、基于ifc的施工模拟、基于BIM ifc的机械臂模拟....... 从19年8月份以后,就再也没开发这个程序了,这两天论文需要,又打开该项目,增加了一些功能,很开心,感谢之前写好的架构,这次开发很 阅读全文
posted @ 2021-09-17 19:48 西北逍遥 阅读(106) 评论(0) 推荐(0) 编辑
摘要: QDateTime 增加时间 QDateTime finalDate1 = QDateTime::fromString("2021-09-17 00:11:00", "yyyy-MM-dd HH:mm:ss"); QDateTime endTime = finalDate1.addMSecs(120 阅读全文
posted @ 2021-09-17 14:31 西北逍遥 阅读(1216) 评论(0) 推荐(0) 编辑
摘要: Pset_WallCommon 所有IfcWall和IfcWallStandardCase实例的定义中通用的属性。 NameTypeDescription Reference P_SINGLEVALUE / IfcIdentifier Bauteiltyp Bezeichnung zur Zusam 阅读全文
posted @ 2021-09-16 16:52 西北逍遥 阅读(65) 评论(0) 推荐(0) 编辑
摘要: 双击 osgeo4w-setup-x86_64-v1.exe ,安装完以后 安装目录结构如下: 包含目录 E:\Qt\QGis\OSGeo4W_install5\include E:\Qt\QGis\OSGeo4W_install5\apps\qgis-dev\include E:\Qt\Qt5.9 阅读全文
posted @ 2021-09-15 13:44 西北逍遥 阅读(128) 评论(0) 推荐(0) 编辑
摘要: vs2015 QGis开发环境配置 环境变量: E:\Qt\QGis\OSGeo4W_install\bin E:\Qt\QGis\OSGeo4W_install\apps\qgis\bin E:\Qt\QGis\OSGeo4W_install\apps\qgis-ltr\bin E:\Qt\QGi 阅读全文
posted @ 2021-09-14 21:15 西北逍遥 阅读(339) 评论(0) 推荐(0) 编辑
摘要: QGis 地图类别 链接OSM http://a.tile.openstreetmap.org/{z}/{x}/{y}.png天地图 http://t0.tianditu.gov.cn/img_w/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAY 阅读全文
posted @ 2021-09-14 17:07 西北逍遥 阅读(135) 评论(0) 推荐(0) 编辑
摘要: Pset_WindowCommon 所有窗实例的定义中通用的属性。 NameTypeDescription Reference P_SINGLEVALUE / IfcIdentifier Bauteiltyp Bezeichnung zur Zusammenfassung gleichartiger 阅读全文
posted @ 2021-09-14 09:42 西北逍遥 阅读(56) 评论(0) 推荐(0) 编辑
摘要: v开头的行是顶点数据, v的行表示是顶点数据之空间坐标(position), vt的行表示是顶点数据之纹理坐标(texture coordinate), vn的行表示是顶点数据之法线向量(normal)。 顶点数据(Vertex data):v 几何体顶点(Geometric vertices)vt 阅读全文
posted @ 2021-09-13 21:47 西北逍遥 阅读(255) 评论(0) 推荐(0) 编辑
摘要: Qto_BeamBaseQuantities 定义所有梁引用时通用的基准数量。 NameTypeDescription Length Q_LENGTH Länge Physikalische Länge des Balkens ohne Berücksichtigung von Abschrägun 阅读全文
posted @ 2021-09-13 08:03 西北逍遥 阅读(40) 评论(0) 推荐(0) 编辑
摘要: 塔吊模拟 //滑车 box_slider = new osg::Box( osg::Vec3(center_x + tower_width*(14.0f), center_y, index_z - tower_height*1.4f + column_width*4.0f), tower_width 阅读全文
posted @ 2021-09-12 19:47 西北逍遥 阅读(79) 评论(0) 推荐(0) 编辑
摘要: Qto_ChimneyBaseQuantities 所有烟囱引用的定义通用的基准数量。 NameTypeDescription Length Q_LENGTH Länge Gesamtlänge des Schornsteins ohne Berücksichtigung von Abschrägu 阅读全文
posted @ 2021-09-11 19:41 西北逍遥 阅读(24) 评论(0) 推荐(0) 编辑
摘要: 使用自己的三维建模软件绘制塔吊 if (towerPanelObj==nullptr) { towerPanelObj = new TowerPanel(); towerPanelObj->setWindowTitle(u8"塔吊参数"); QIcon iconApp; iconApp.addFil 阅读全文
posted @ 2021-09-10 12:57 西北逍遥 阅读(681) 评论(0) 推荐(0) 编辑
摘要: Qt QSplitter布局 #include <QSplitter> QVBoxLayout *verticalLayoutMain; QSplitter *splitterMain = nullptr; QSplitter *splitterLeft = nullptr; QSplitter * 阅读全文
posted @ 2021-09-09 16:31 西北逍遥 阅读(188) 评论(0) 推荐(0) 编辑
上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 94 下一页