Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
DrawGZGM.h
Package: 本科作品-三维图形系统.rar [view]
Upload User: fjejplh001
Upload Date: 2007-06-11
Package Size: 324k
Code Size: 1k
Category:
3D Graphic
Development Platform:
Visual C++
- #if !defined(AFX_DRAWGZGM_H__68D220BE_E4E4_4A49_B4DF_50ABACEECEB4__INCLUDED_)
- #define AFX_DRAWGZGM_H__68D220BE_E4E4_4A49_B4DF_50ABACEECEB4__INCLUDED_
- #if _MSC_VER > 1000
- #pragma once
- #endif // _MSC_VER > 1000
- // DrawGZGM.h : header file
- //
- /////////////////////////////////////////////////////////////////////////////
- // CDrawGZGM dialog
- class CDrawGZGM : public CDialog
- {
- // Construction
- public:
- CDrawGZGM(CWnd* pParent = NULL); // standard constructor
- // Dialog Data
- //{{AFX_DATA(CDrawGZGM)
- enum { IDD = IDD_DRAW_GZGM };
- double m_GZGMb;
- double m_GZGMh;
- double m_GZGMl;
- double m_GZGMRX;
- double m_GZGMRY;
- double m_GZGMRZ;
- double m_GZGMt;
- double m_GZGMtw;
- double m_GZGMx;
- double m_GZGMy;
- double m_GZGMz;
- float m_GZGMCB;
- float m_GZGMCG;
- float m_GZGMCR;
- //}}AFX_DATA
- // Overrides
- // ClassWizard generated virtual function overrides
- //{{AFX_VIRTUAL(CDrawGZGM)
- protected:
- virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
- //}}AFX_VIRTUAL
- // Implementation
- protected:
- // Generated message map functions
- //{{AFX_MSG(CDrawGZGM)
- // NOTE: the ClassWizard will add member functions here
- //}}AFX_MSG
- DECLARE_MESSAGE_MAP()
- };
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
- #endif // !defined(AFX_DRAWGZGM_H__68D220BE_E4E4_4A49_B4DF_50ABACEECEB4__INCLUDED_)