34 lines
1.2 KiB
C
34 lines
1.2 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by SplineTest.rc
|
||
|
//
|
||
|
#define IDD_ABOUTBOX 100
|
||
|
#define IDR_MAINFRAME 128
|
||
|
#define IDR_SPLINETYPE 129
|
||
|
#define IDD_CARDINAL_DIALOG 130
|
||
|
#define IDD_TCB_DIALOG 131
|
||
|
#define IDC_TIGHTNESS_EDIT 1000
|
||
|
#define IDC_TENSION_EDIT 1001
|
||
|
#define IDC_CONTINUITY_EDIT 1002
|
||
|
#define IDC_BIAS_EDIT 1003
|
||
|
#define ID_CURVE_LINEAR 32772
|
||
|
#define ID_CURVE_CATMULL_ROM 32773
|
||
|
#define ID_CURVE_CARDINAL 32774
|
||
|
#define ID_CURVE_TCB 32775
|
||
|
#define ID_CURVE_RESET 32776
|
||
|
#define ID_CURVE_DRAW_TANGENTS 32777
|
||
|
#define ID_CURVE_LOOP 32778
|
||
|
#define IDM_VEHICLE_CURVE 32780
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_3D_CONTROLS 1
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32781
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1002
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|