⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 subdiv.clw

📁 此代码主要用于汽车车身的优化
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSubdivDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Subdiv.h"

ClassCount=3
Class1=CSubdivApp
Class2=CSubdivDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_SUBDIV_DIALOG

[CLS:CSubdivApp]
Type=0
HeaderFile=Subdiv.h
ImplementationFile=Subdiv.cpp
Filter=N

[CLS:CSubdivDlg]
Type=0
HeaderFile=SubdivDlg.h
ImplementationFile=SubdivDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON_LOOP

[CLS:CAboutDlg]
Type=0
HeaderFile=SubdivDlg.h
ImplementationFile=SubdivDlg.cpp
Filter=D

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_SUBDIV_DIALOG]
Type=1
Class=CSubdivDlg
ControlCount=18
Control1=IDC_BUTTON1,button,1342242816
Control2=IDC_BUTTON_CATMULL,button,1342242816
Control3=IDC_RADIO_RENDER_VERTEX,button,1342308361
Control4=IDC_RADIO_RENDER_EDGE,button,1342177289
Control5=IDC_RADIO_RENDER_FACE,button,1342177289
Control6=IDC_STATIC,button,1342177287
Control7=IDC_BUTTON_DUMP,button,1342242816
Control8=IDC_BUTTON_DOOSABIN,button,1342242816
Control9=IDC_BUTTON_SAVEOBJ,button,1342242816
Control10=IDC_BUTTON_BACK,button,1342242816
Control11=IDC_BUTTON_FORWARD,button,1342242816
Control12=IDC_BUTTON_QUIT,button,1342242816
Control13=IDC_BUTTON_LOOP,button,1342242816
Control14=IDC_BUTTON_ZOOMIN,button,1342242816
Control15=IDC_BUTTON_ZOOMOUT,button,1342242816
Control16=IDC_CHECK_DIVLOOP,button,1342242819
Control17=IDC_STATIC,button,1342177287
Control18=IDC_BUTTON_SQRT_3,button,1342242816

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -