搜索资源列表
targetselect
- 本程序主要作用是,在窗口中确定用户所选择的目标,采用的技术是OpenGL中的selection,通过设置一个选择矩阵进行实现。-A major role in this process is that in the window determine the user' s choice of targets, using the OpenGL technology is in the selection, by setting a selection matrix to achieve.
aaa
- 这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildView() 析构函数 BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射 BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数 BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻