9 lines
268 B
C
9 lines
268 B
C
|
#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
|
||
|
|