You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
268 B
8 lines
268 B
#define IDM_MAINMENU 1000
|
|
#define IDC_TOGGLEMESH 1001
|
|
#define IDC_RESETMESH 1002
|
|
#define IDC_SHRINKTOFIT 1003
|
|
#define IDC_DENSEMESH 1004
|
|
#define IDC_SPARSEMESH 1005
|
|
#define IDC_LIVEFEEDBACK 1006
|
|
|