#include <osgGA/StateSetManipulator> #include <osgViewer/ViewerEventHandlers> // add the state manipulator显示统计数据W键显示网格 L键控制光照 viewer->addEventHandler( new osgGA::StateSetManipulator(viewer->getCamera()->getOrCreateStateSet()) ); //
using System.Runtime.InteropServices; using System.Windows.Forms; namespace CETEST { public class Common { private const int LVM_GETEXTENDEDLISTVIEWSTYLE = 0x1037; private const int LVM_SETEXTENDEDLISTVIEWSTYLE = 0x1036; private const int LVS_EX_GRID