578cbb2b55
- aggiornamento per selezione con mouse - aggiornamento per distanza con punti notevoli.
77 lines
6.2 KiB
C
77 lines
6.2 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by TestEGr.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_TESTEGR_DIALOG 102
|
|
#define IDC_POINTER 104
|
|
#define IDC_PAN 105
|
|
#define IDC_ROTATE 106
|
|
#define IDC_ZOOMWIN 107
|
|
#define IDC_SELECT 108
|
|
#define IDR_MAINFRAME 128
|
|
#define IDB_LOGO 129
|
|
#define IDI_GROUP 130
|
|
#define IDI_LINE 131
|
|
#define IDI_ARC 132
|
|
#define IDI_CBEZIER 133
|
|
#define IDI_CCOMPO 134
|
|
#define IDI_POINT 135
|
|
#define IDI_VECTOR 136
|
|
#define IDI_FRAME 137
|
|
#define IDI_NOGEO 138
|
|
#define IDI_STRIMESH 139
|
|
#define IDD_SELECT 139
|
|
#define IDI_MATERS 140
|
|
#define IDI_ONEMATER 141
|
|
#define IDI_TEXT 142
|
|
#define IDC_SCENE 1000
|
|
#define IDC_CLOSE 1001
|
|
#define IDC_EXEVER 1002
|
|
#define IDC_ZOOM_ALL 1003
|
|
#define IDC_ZOOM_IN 1004
|
|
#define IDC_ZOOM_OUT 1005
|
|
#define IDC_VIEW_TOP 1006
|
|
#define IDC_VIEW_FRONT 1007
|
|
#define IDC_VIEW_BACK 1008
|
|
#define IDC_VIEW_LEFT 1009
|
|
#define IDC_VIEW_RIGHT 1010
|
|
#define IDC_VIEW_ISO 1011
|
|
#define IDC_INFO 1012
|
|
#define IDC_COORD 1013
|
|
#define IDC_OPEN 1014
|
|
#define IDC_NEW 1015
|
|
#define IDC_SEPAR 1016
|
|
#define IDC_EXEINFO 1017
|
|
#define IDC_SAVE 1017
|
|
#define IDC_TREE 1018
|
|
#define IDC_DATA 1019
|
|
#define IDC_COMMAND 1020
|
|
#define IDC_WIREFRAME 1021
|
|
#define IDC_HIDDENLINE 1022
|
|
#define IDC_SHADING 1023
|
|
#define IDC_EXEC 1024
|
|
#define IDC_IMPORT 1025
|
|
#define IDC_SHOWCURVEDIR 1026
|
|
#define IDC_EXPORT 1027
|
|
#define IDC_LIST 1028
|
|
#define IDC_ANALYZE 1028
|
|
#define IDC_GETDIST 1029
|
|
#define IDM_ENDPOINT 32772
|
|
#define IDM_MIDPOINT 32773
|
|
#define IDM_CENTERPOINT 32774
|
|
#define IDM_NEARPOINT 32775
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 141
|
|
#define _APS_NEXT_COMMAND_VALUE 32776
|
|
#define _APS_NEXT_CONTROL_VALUE 1029
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|