其他分享
首页 > 其他分享> > 塔吊模拟

塔吊模拟

作者:互联网

塔吊模拟

//滑车
        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*1.0f, 
            tower_length*1.0f, 
            tower_height*0.2f);

 

########################

标签:1.0,center,height,width,塔吊,osg,tower,模拟
来源: https://www.cnblogs.com/herd/p/15259835.html