40 lines
1.5 KiB
C
Executable File
40 lines
1.5 KiB
C
Executable File
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by resource.rc
|
|
//
|
|
#define IDABOUT 3
|
|
#define IDD_DIALOG 101
|
|
#define IDC_MINSIZE 1000
|
|
#define IDC_CHECK_MATERIALS 1001
|
|
#define IDC_FACTOR 1002
|
|
#define IDC_CHECK_COLLVISIBLE 1003
|
|
#define IDC_CHECK_JOINMESHES 1004
|
|
#define IDC_FPS 1005
|
|
#define IDC_CHECK_ANIMATION 1006
|
|
#define IDC_ANIMATION 1007
|
|
#define IDC_CHECK_CYCLIC 1008
|
|
#define IDC_COMPLEXITY 1009
|
|
#define IDC_MESHES 1010
|
|
#define IDC_DETAILSSPIN 1012
|
|
#define IDC_FACTORSPIN 1013
|
|
#define IDC_COMPLEXITYLABEL 1014
|
|
#define IDC_COMPLEXITYMIN 1015
|
|
#define IDC_COMPLEXITYMAX 1016
|
|
#define IDC_FACTORSPIN2 1017
|
|
#define IDC_SEQUENCE_LIST 1020
|
|
#define IDC_COL_NONE 1100
|
|
#define IDC_COL_BBOX 1101
|
|
#define IDC_COL_CYLINDER 1102
|
|
#define IDC_COL_MESH 1104
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 105
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1021
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|