代码搜索:OpenGL
找到约 2,970 项符合「OpenGL」的源代码
代码结果 2,970
www.eeworm.com/read/278884/10497060
h opengl~2.h
// OpenGLExpDoc.h : COpenGLExpDoc 类的接口
//
#pragma once
class COpenGLExpDoc : public CDocument
{
protected: // 仅从序列化创建
COpenGLExpDoc();
DECLARE_DYNCREATE(COpenGLExpDoc)
// 属性
public
www.eeworm.com/read/278884/10497068
rc opengl~1.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/278884/10497156
cpp opengl~1.cpp
// OpenGLDoc.cpp : COpenGLDoc 类的实现
//
#include "stdafx.h"
#include "OpenGL.h"
#include "OpenGLDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// COpenGLDoc
IMPLEMENT_DYNCREATE(
www.eeworm.com/read/278884/10497160
ico opengl~1.ico
www.eeworm.com/read/278884/10497173
rc2 opengl.rc2
//
// OpenGL.RC2 - Microsoft Visual C++ 不会直接编辑的资源
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////////////////////////////
www.eeworm.com/read/278884/10497190
cpp opengl~2.cpp
// OpenGLView.cpp : COpenGLView 类的实现
//
#include "stdafx.h"
#include "OpenGL.h"
#include "OpenGLDoc.h"
#include "OpenGLView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
#include "gl\
www.eeworm.com/read/278884/10497203
lib opengl32.lib
www.eeworm.com/read/278884/10497215
h opengl~1.h
// OpenGLDoc.h : COpenGLDoc 类的接口
//
#pragma once
class COpenGLDoc : public CDocument
{
protected: // 仅从序列化创建
COpenGLDoc();
DECLARE_DYNCREATE(COpenGLDoc)
// 属性
public:
// 操作
pub