doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
AFEditor_resource.h File Reference

Go to the source code of this file.

Macros

#define IDD_DIALOG_AF   100
 
#define IDD_DIALOG_AF_NAME   101
 
#define IDD_DIALOG_AF_VIEW   102
 
#define IDD_DIALOG_AF_PROPERTIES   103
 
#define IDD_DIALOG_AF_BODY   104
 
#define IDD_DIALOG_AF_CONSTRAINT   105
 
#define IDD_DIALOG_AF_CONSTRAINT_FIXED   106
 
#define IDD_DIALOG_AF_CONSTRAINT_BALLANDSOCKET   107
 
#define IDD_DIALOG_AF_CONSTRAINT_UNIVERSAL   108
 
#define IDD_DIALOG_AF_CONSTRAINT_HINGE   109
 
#define IDD_DIALOG_AF_CONSTRAINT_SLIDER   110
 
#define IDD_DIALOG_AF_CONSTRAINT_SPRING   111
 
#define IDI_ICON2   112
 
#define IDC_DIALOG_AF_TAB_MODE   200
 
#define IDC_DIALOG_AF_START   201
 
#define IDC_COMBO_AF   202
 
#define IDC_BUTTON_AF_NEW   203
 
#define IDC_BUTTON_AF_DELETE   204
 
#define IDC_BUTTON_AF_SPAWN   205
 
#define IDC_BUTTON_AF_TPOSE   206
 
#define IDC_BUTTON_AF_KILL   207
 
#define IDC_BUTTON_AF_SAVE   208
 
#define IDC_EDIT_AF_NAME   209
 
#define IDC_STATIC_AF_NAME   210
 
#define IDC_DIALOG_AF_VIEW_START   211
 
#define IDC_AF_VIEW_AF   212
 
#define IDC_AF_VIEW_MD5   213
 
#define IDC_AF_VIEW_LINES   214
 
#define IDC_AF_VIEW_PHYSICS   215
 
#define IDC_CHECK_VIEW_BODIES   216
 
#define IDC_CHECK_VIEW_BODYNAMES   217
 
#define IDC_CHECK_VIEW_BODYMASS   218
 
#define IDC_CHECK_VIEW_TOTALMASS   219
 
#define IDC_CHECK_VIEW_INERTIATENSOR   220
 
#define IDC_CHECK_VIEW_VELOCITY   221
 
#define IDC_CHECK_VIEW_CONSTRAINTNAMES   222
 
#define IDC_CHECK_VIEW_CONSTRAINTS   223
 
#define IDC_CHECK_VIEW_PRIMARYONLY   224
 
#define IDC_CHECK_VIEW_LIMITS   225
 
#define IDC_CHECK_VIEW_CONSTRAINEDBODIES   226
 
#define IDC_CHECK_VIEW_TREES   227
 
#define IDC_CHECK_MD5_SKELETON   228
 
#define IDC_CHECK_MD5_SKELETONONLY   229
 
#define IDC_CHECK_LINES_DEPTHTEST   230
 
#define IDC_CHECK_LINES_USEARROWS   231
 
#define IDC_CHECK_PHYSICS_NOFRICTION   232
 
#define IDC_CHECK_PHYSICS_NOLIMITS   233
 
#define IDC_CHECK_PHYSICS_NOGRAVITY   234
 
#define IDC_CHECK_PHYSICS_NOSELFCOLLISION   235
 
#define IDC_CHECK_PHYSICS_TIMING   236
 
#define IDC_CHECK_PHYSICS_DRAG_ENTITIES   237
 
#define IDC_CHECK_PHYSICS_SHOW_DRAG_SELECTION   238
 
#define IDC_DIALOG_AF_PROPERTIES_START   239
 
#define IDC_STATIC_MD5   240
 
#define IDC_STATIC_MODEL   241
 
#define IDC_EDIT_MODEL   242
 
#define IDC_BUTTON_BROWSE_MODEL   243
 
#define IDC_STATIC_SKIN   244
 
#define IDC_EDIT_SKIN   245
 
#define IDC_BUTTON_BROWSE_SKIN   246
 
#define IDC_STATIC_FRICTION   247
 
#define IDC_STATIC_LINEARFRICTION   248
 
#define IDC_EDIT_LINEARFRICTION   249
 
#define IDC_SPIN_LINEARFRICTION   250
 
#define IDC_STATIC_ANGULARFRICTION   251
 
#define IDC_EDIT_ANGULARFRICTION   252
 
#define IDC_SPIN_ANGULARFRICTION   253
 
#define IDC_STATIC_CONTACTFRICTION   254
 
#define IDC_EDIT_CONTACTFRICTION   255
 
#define IDC_SPIN_CONTACTFRICTION   256
 
#define IDC_STATIC_CONSTRAINT   257
 
#define IDC_EDIT_CONSTRAINTFRICTION   258
 
#define IDC_SPIN_CONSTRAINTFRICTION   259
 
#define IDC_STATIC_SUSPENDSPEED   260
 
#define IDC_STATIC_COLLISIONDETECTION   261
 
#define IDC_CHECK_SELFCOLLISION   262
 
#define IDC_STATIC_CONTENTS   263
 
#define IDC_EDIT_CONTENTS   264
 
#define IDC_STATIC_CLIPMASK   265
 
#define IDC_EDIT_CLIPMASK   266
 
#define IDC_STATIC_LINEARVELOCITY   267
 
#define IDC_EDIT_LINEARVELOCITY   268
 
#define IDC_STATIC_ANGULARVELOCITY   269
 
#define IDC_EDIT_ANGULARVELOCITY   270
 
#define IDC_STATIC_LINEARACCELERATION   271
 
#define IDC_EDIT_LINEARACCELERATION   272
 
#define IDC_STATIC_ANGULARACCELERATION   273
 
#define IDC_EDIT_ANGULARACCELERATION   274
 
#define IDC_STATIC_MASS   275
 
#define IDC_STATIC_TOTALMASS   276
 
#define IDC_EDIT_TOTALMASS   277
 
#define IDC_SPIN_TOTALMASS   278
 
#define IDC_STATIC_SUSPENDMOVEMENT   279
 
#define IDC_STATIC_LINEAR_TOLERANCE   280
 
#define IDC_EDIT_LINEAR_TOLERANCE   281
 
#define IDC_STATIC_ANGULAR_TOLERANCE   282
 
#define IDC_EDIT_ANGULAR_TOLERANCE   283
 
#define IDC_STATIC_NO_MOVE_TIME   284
 
#define IDC_EDIT_NO_MOVE_TIME   285
 
#define IDC_STATIC_MAXIMUM_MOVE_TIME   286
 
#define IDC_EDIT_MAXIMUM_MOVE_TIME   287
 
#define IDC_STATIC_MINIMUM_MOVE_TIME   288
 
#define IDC_EDIT_MINIMUM_MOVE_TIME   289
 
#define IDC_DIALOG_AF_BODY_START   290
 
#define IDC_COMBO_BODIES   291
 
#define IDC_BUTTON_NEWBODY   292
 
#define IDC_BUTTON_RENAMEBODY   293
 
#define IDC_BUTTON_DELETEBODY   294
 
#define IDC_BODY_COLLISIONMODEL   295
 
#define IDC_STATIC_CM_TYPE   296
 
#define IDC_COMBO_CM_TYPE   297
 
#define IDC_EDIT_CM_NAME   298
 
#define IDC_BUTTON_CM_BROWSE   299
 
#define IDC_COMBO_BONE_JOINT1   300
 
#define IDC_COMBO_BONE_JOINT2   301
 
#define IDC_STATIC_CM_HEIGHT   302
 
#define IDC_EDIT_CM_HEIGHT   303
 
#define IDC_SPIN_CM_HEIGHT   304
 
#define IDC_STATIC_CM_WIDTH   305
 
#define IDC_EDIT_CM_WIDTH   306
 
#define IDC_SPIN_CM_WIDTH   307
 
#define IDC_STATIC_CM_LENGTH   308
 
#define IDC_EDIT_CM_LENGTH   309
 
#define IDC_SPIN_CM_LENGTH   310
 
#define IDC_STATIC_CM_NUMSIDES   311
 
#define IDC_EDIT_CM_NUMSIDES   312
 
#define IDC_SPIN_CM_NUMSIDES   313
 
#define IDC_STATIC_CM_DENSITY   314
 
#define IDC_EDIT_CM_DENSITY   315
 
#define IDC_SPIN_CM_DENSITY   316
 
#define IDC_STATIC_CM_INERTIASCALE   317
 
#define IDC_EDIT_CM_INERTIASCALE   318
 
#define IDC_STATIC_BODY_ORIGIN_AND_ANGLES   319
 
#define IDC_RADIO_ORIGIN_COORDINATES   320
 
#define IDC_RADIO_ORIGIN_BONECENTER   321
 
#define IDC_RADIO_ORIGIN_JOINT   322
 
#define IDC_EDIT_AF_VECTOR_X   323
 
#define IDC_EDIT_AF_VECTOR_Y   324
 
#define IDC_EDIT_AF_VECTOR_Z   325
 
#define IDC_SPIN_AF_VECTOR_X   326
 
#define IDC_SPIN_AF_VECTOR_Y   327
 
#define IDC_SPIN_AF_VECTOR_Z   328
 
#define IDC_COMBO_ORIGIN_BONECENTER_JOINT1   329
 
#define IDC_COMBO_ORIGIN_BONECENTER_JOINT2   330
 
#define IDC_COMBO_ORIGIN_JOINT   331
 
#define IDC_STATIC_CM_ANGLES   332
 
#define IDC_STATIC_ANGLES_PITCH   333
 
#define IDC_STATIC_ANGLES_YAW   334
 
#define IDC_STATIC_ANGLES_ROLL   335
 
#define IDC_EDIT_ANGLES_PITCH   336
 
#define IDC_SPIN_ANGLES_PITCH   337
 
#define IDC_EDIT_ANGLES_YAW   338
 
#define IDC_SPIN_ANGLES_YAW   339
 
#define IDC_EDIT_ANGLES_ROLL   340
 
#define IDC_SPIN_ANGLES_ROLL   341
 
#define IDC_STATIC_FRICTIONDIRECTION   342
 
#define IDC_EDIT_FRICTIONDIRECTION   343
 
#define IDC_STATIC_CONTACTMOTORDIRECTION   344
 
#define IDC_EDIT_CONTACTMOTORDIRECTION   345
 
#define IDC_STATIC_JOINTS   346
 
#define IDC_STATIC_MODIFIEDJOINT   347
 
#define IDC_COMBO_MODIFIEDJOINT   348
 
#define IDC_STATIC_MODIFY   349
 
#define IDC_RADIO_MODIFY_ORIENTATION   350
 
#define IDC_RADIO_MODIFY_POSITION   351
 
#define IDC_RADIO_MODIFY_BOTH   352
 
#define IDC_STATIC_CONTAINEDJOINTS   353
 
#define IDC_EDIT_CONTAINEDJOINTS   354
 
#define IDC_DIALOG_AF_CONSTRAINT_START   355
 
#define IDC_COMBO_CONSTRAINTS   356
 
#define IDC_BUTTON_NEWCONSTRAINT   357
 
#define IDC_BUTTON_RENAMECONSTRAINT   358
 
#define IDC_BUTTON_DELETECONSTRAINT   359
 
#define IDC_STATIC_CONSTRAINT_GENERAL   360
 
#define IDC_STATIC_CONSTRAINT_TYPE   361
 
#define IDC_COMBO_CONSTRAINT_TYPE   362
 
#define IDC_STATIC_BODY1   363
 
#define IDC_STATIC_BODY2   364
 
#define IDC_COMBO_CONSTRAINT_BODY1   365
 
#define IDC_COMBO_CONSTRAINT_BODY2   366
 
#define IDC_STATIC_CONSTRAINT_FRICTION   367
 
#define IDC_EDIT_CONSTRAINT_FRICTION   368
 
#define IDC_SPIN_CONSTRAINT_FRICTION   369
 
#define IDC_DIALOG_AF_CONSTRAINT_UNIVERSAL_START   370
 
#define IDC_STATIC_ANCHOR   371
 
#define IDC_RADIO_ANCHOR_JOINT   372
 
#define IDC_COMBO_ANCHOR_JOINT   373
 
#define IDC_RADIO_ANCHOR_COORDINATES   374
 
#define IDC_EDIT_ANCHOR_X   375
 
#define IDC_SPIN_ANCHOR_X   376
 
#define IDC_EDIT_ANCHOR_Y   377
 
#define IDC_SPIN_ANCHOR_Y   378
 
#define IDC_EDIT_ANCHOR_Z   379
 
#define IDC_SPIN_ANCHOR_Z   380
 
#define IDC_STATIC_UNIVERSAL_SHAFT1   381
 
#define IDC_RADIO_UNIVERSAL_BONE_SHAFT1   382
 
#define IDC_RADIO_UNIVERSAL_ANGLES_SHAFT1   383
 
#define IDC_COMBO_UNIVERSAL_JOINT1_SHAFT1   384
 
#define IDC_COMBO_UNIVERSAL_JOINT2_SHAFT1   385
 
#define IDC_EDIT_UNIVERSAL_PITCH_SHAFT1   386
 
#define IDC_SPIN_UNIVERSAL_PITCH_SHAFT1   387
 
#define IDC_EDIT_UNIVERSAL_YAW_SHAFT1   388
 
#define IDC_SPIN_UNIVERSAL_YAW_SHAFT1   389
 
#define IDC_STATIC_UNIVERSAL_SHAFT2   390
 
#define IDC_RADIO_UNIVERSAL_BONE_SHAFT2   391
 
#define IDC_RADIO_UNIVERSAL_ANGLES_SHAFT2   392
 
#define IDC_COMBO_UNIVERSAL_JOINT1_SHAFT2   393
 
#define IDC_COMBO_UNIVERSAL_JOINT2_SHAFT2   394
 
#define IDC_EDIT_UNIVERSAL_PITCH_SHAFT2   395
 
#define IDC_SPIN_UNIVERSAL_PITCH_SHAFT2   396
 
#define IDC_EDIT_UNIVERSAL_YAW_SHAFT2   397
 
#define IDC_SPIN_UNIVERSAL_YAW_SHAFT2   398
 
#define IDC_STATIC_UNIVERSAL_LIMIT_TYPE   399
 
#define IDC_RADIO_UNIVERSAL_LIMIT_NONE   400
 
#define IDC_RADIO_UNIVERSAL_LIMIT_CONE   401
 
#define IDC_RADIO_UNIVERSAL_LIMIT_PYRAMID   402
 
#define IDC_STATIC_UNIVERSAL_LIMIT_ORIENTATION   403
 
#define IDC_RADIO_UNIVERSAL_LIMIT_BONE   404
 
#define IDC_RADIO_UNIVERSAL_LIMIT_ANGLES   405
 
#define IDC_COMBO_UNIVERSAL_LIMIT_JOINT1   406
 
#define IDC_COMBO_UNIVERSAL_LIMIT_JOINT2   407
 
#define IDC_EDIT_UNIVERSAL_LIMIT_YAW   408
 
#define IDC_SPIN_UNIVERSAL_LIMIT_YAW   409
 
#define IDC_EDIT_UNIVERSAL_LIMIT_PITCH   410
 
#define IDC_SPIN_UNIVERSAL_LIMIT_PITCH   411
 
#define IDC_EDIT_UNIVERSAL_LIMIT_ROLL   412
 
#define IDC_SPIN_UNIVERSAL_LIMIT_ROLL   413
 
#define IDC_EDIT_UNIVERSAL_LIMIT_CONE_ANGLE   414
 
#define IDC_SPIN_UNIVERSAL_LIMIT_CONE_ANGLE   415
 
#define IDC_EDIT_UNIVERSAL_LIMIT_PYRAMID_ANGLE1   416
 
#define IDC_SPIN_UNIVERSAL_LIMIT_PYRAMID_ANGLE1   417
 
#define IDC_EDIT_UNIVERSAL_LIMIT_PYRAMID_ANGLE2   418
 
#define IDC_SPIN_UNIVERSAL_LIMIT_PYRAMID_ANGLE2   419
 
#define IDC_DIALOG_AF_CONSTRAINT_HINGE_START   420
 
#define IDC_STATIC_HINGE_AXIS   421
 
#define IDC_RADIO_HINGE_AXIS_BONE   422
 
#define IDC_RADIO_HINGE_AXIS_ANGLES   423
 
#define IDC_COMBO_HINGE_AXIS_JOINT1   424
 
#define IDC_COMBO_HINGE_AXIS_JOINT2   425
 
#define IDC_EDIT_HINGE_AXIS_PITCH   426
 
#define IDC_SPIN_HINGE_AXIS_PITCH   427
 
#define IDC_EDIT_HINGE_AXIS_YAW   428
 
#define IDC_SPIN_HINGE_AXIS_YAW   429
 
#define IDC_STATIC_HINGE_LIMIT   430
 
#define IDC_RADIO_HINGE_LIMIT_NONE   431
 
#define IDC_STATIC_HINGE_LIMIT2   432
 
#define IDC_RADIO_HINGE_LIMIT_ANGLES   433
 
#define IDC_SPIN_HINGE_LIMIT_ANGLE1   434
 
#define IDC_EDIT_HINGE_LIMIT_ANGLE1   435
 
#define IDC_SPIN_HINGE_LIMIT_ANGLE2   436
 
#define IDC_EDIT_HINGE_LIMIT_ANGLE2   437
 
#define IDC_EDIT_HINGE_LIMIT_ANGLE3   438
 
#define IDC_SPIN_HINGE_LIMIT_ANGLE3   439
 
#define IDC_DIALOG_AF_CONSTRAINT_BAS_START   440
 
#define IDC_STATIC_BAS_LIMIT_TYPE   441
 
#define IDC_RADIO_BAS_LIMIT_NONE   442
 
#define IDC_RADIO_BAS_LIMIT_CONE   443
 
#define IDC_RADIO_BAS_LIMIT_PYRAMID   444
 
#define IDC_EDIT_BAS_LIMIT_CONE_ANGLE   445
 
#define IDC_SPIN_BAS_LIMIT_CONE_ANGLE   446
 
#define IDC_EDIT_BAS_LIMIT_PYRAMID_ANGLE1   447
 
#define IDC_SPIN_BAS_LIMIT_PYRAMID_ANGLE1   448
 
#define IDC_EDIT_BAS_LIMIT_PYRAMID_ANGLE2   449
 
#define IDC_SPIN_BAS_LIMIT_PYRAMID_ANGLE2   450
 
#define IDC_EDIT_BAS_LIMIT_ROLL   451
 
#define IDC_SPIN_BAS_LIMIT_ROLL   452
 
#define IDC_STATIC_BAS_LIMIT_ORIENTATION   453
 
#define IDC_RADIO_BAS_LIMIT_BONE   454
 
#define IDC_RADIO_BAS_LIMIT_ANGLES   455
 
#define IDC_COMBO_BAS_LIMIT_JOINT1   456
 
#define IDC_COMBO_BAS_LIMIT_JOINT2   457
 
#define IDC_EDIT_BAS_LIMIT_PITCH   458
 
#define IDC_SPIN_BAS_LIMIT_PITCH   459
 
#define IDC_EDIT_BAS_LIMIT_YAW   460
 
#define IDC_SPIN_BAS_LIMIT_YAW   461
 
#define IDC_STATIC_BAS_LIMIT_AXIS   462
 
#define IDC_RADIO_BAS_LIMIT_AXIS_BONE   463
 
#define IDC_COMBO_BAS_LIMIT_AXIS_JOINT1   464
 
#define IDC_COMBO_BAS_LIMIT_AXIS_JOINT2   465
 
#define IDC_RADIO_BAS_LIMIT_AXIS_ANGLES   466
 
#define IDC_EDIT_BAS_LIMIT_AXIS_PITCH   467
 
#define IDC_SPIN_BAS_LIMIT_AXIS_PITCH   468
 
#define IDC_EDIT_BAS_LIMIT_AXIS_YAW   469
 
#define IDC_SPIN_BAS_LIMIT_AXIS_YAW   470
 
#define IDC_DIALOG_AF_CONSTRAINT_SLIDER_START   471
 
#define IDC_RADIO_SLIDER_AXIS_BONE   472
 
#define IDC_COMBO_SLIDER_AXIS_JOINT1   473
 
#define IDC_COMBO_SLIDER_AXIS_JOINT2   474
 
#define IDC_RADIO_SLIDER_AXIS_ANGLES   475
 
#define IDC_EDIT_SLIDER_AXIS_PITCH   476
 
#define IDC_SPIN_SLIDER_AXIS_PITCH   477
 
#define IDC_EDIT_SLIDER_AXIS_YAW   478
 
#define IDC_SPIN_SLIDER_AXIS_YAW   479
 
#define IDC_STATIC_SLIDER_AXIS   480
 
#define IDC_DIALOG_AF_CONSTRAINT_SPRING_START   481
 
#define IDC_STATIC_ANCHOR2   482
 
#define IDC_RADIO_ANCHOR2_JOINT   483
 
#define IDC_COMBO_ANCHOR2_JOINT   484
 
#define IDC_RADIO_ANCHOR2_COORDINATES   485
 
#define IDC_EDIT_ANCHOR2_X   486
 
#define IDC_SPIN_ANCHOR2_X   487
 
#define IDC_EDIT_ANCHOR2_Y   488
 
#define IDC_SPIN_ANCHOR2_Y   489
 
#define IDC_EDIT_ANCHOR2_Z   490
 
#define IDC_SPIN_ANCHOR2_Z   491
 
#define IDC_STATIC_SPRING_SETTINGS   492
 
#define IDC_STATIC_SPRING_STRETCH   493
 
#define IDC_STATIC_SPRING_COMPRESS   494
 
#define IDC_STATIC_SPRING_DAMPING   495
 
#define IDC_STATIC_SPRING_REST_LENGTH   496
 
#define IDC_EDIT_SPRING_STRETCH   497
 
#define IDC_SPIN_SPRING_STRETCH   498
 
#define IDC_EDIT_SPRING_COMPRESS   499
 
#define IDC_SPIN_SPRING_COMPRESS   500
 
#define IDC_EDIT_SPRING_DAMPING   501
 
#define IDC_SPIN_SPRING_DAMPING   502
 
#define IDC_EDIT_SPRING_REST_LENGTH   503
 
#define IDC_SPIN_SPRING_REST_LENGTH   504
 
#define IDC_STATIC_SPRING_LIMIT   505
 
#define IDC_RADIO_SPRING_NO_MIN_LENGTH   506
 
#define IDC_RADIO_SPRING_MIN_LENGTH   507
 
#define IDC_EDIT_SPRING_MIN_LENGTH   508
 
#define IDC_SPIN_SPRING_MIN_LENGTH   509
 
#define IDC_RADIO_SPRING_NO_MAX_LENGTH   510
 
#define IDC_RADIO_SPRING_MAX_LENGTH   511
 
#define IDC_EDIT_SPRING_MAX_LENGTH   512
 
#define IDC_SPIN_SPRING_MAX_LENGTH   513
 

Macro Definition Documentation

#define IDC_AF_VIEW_AF   212

Definition at line 55 of file AFEditor_resource.h.

#define IDC_AF_VIEW_LINES   214

Definition at line 57 of file AFEditor_resource.h.

#define IDC_AF_VIEW_MD5   213

Definition at line 56 of file AFEditor_resource.h.

#define IDC_AF_VIEW_PHYSICS   215

Definition at line 58 of file AFEditor_resource.h.

#define IDC_BODY_COLLISIONMODEL   295

Definition at line 138 of file AFEditor_resource.h.

#define IDC_BUTTON_AF_DELETE   204

Definition at line 47 of file AFEditor_resource.h.

#define IDC_BUTTON_AF_KILL   207

Definition at line 50 of file AFEditor_resource.h.

#define IDC_BUTTON_AF_NEW   203

Definition at line 46 of file AFEditor_resource.h.

#define IDC_BUTTON_AF_SAVE   208

Definition at line 51 of file AFEditor_resource.h.

#define IDC_BUTTON_AF_SPAWN   205

Definition at line 48 of file AFEditor_resource.h.

#define IDC_BUTTON_AF_TPOSE   206

Definition at line 49 of file AFEditor_resource.h.

#define IDC_BUTTON_BROWSE_MODEL   243

Definition at line 86 of file AFEditor_resource.h.

#define IDC_BUTTON_BROWSE_SKIN   246

Definition at line 89 of file AFEditor_resource.h.

#define IDC_BUTTON_CM_BROWSE   299

Definition at line 142 of file AFEditor_resource.h.

#define IDC_BUTTON_DELETEBODY   294

Definition at line 137 of file AFEditor_resource.h.

#define IDC_BUTTON_DELETECONSTRAINT   359

Definition at line 202 of file AFEditor_resource.h.

#define IDC_BUTTON_NEWBODY   292

Definition at line 135 of file AFEditor_resource.h.

#define IDC_BUTTON_NEWCONSTRAINT   357

Definition at line 200 of file AFEditor_resource.h.

#define IDC_BUTTON_RENAMEBODY   293

Definition at line 136 of file AFEditor_resource.h.

#define IDC_BUTTON_RENAMECONSTRAINT   358

Definition at line 201 of file AFEditor_resource.h.

#define IDC_CHECK_LINES_DEPTHTEST   230

Definition at line 73 of file AFEditor_resource.h.

#define IDC_CHECK_LINES_USEARROWS   231

Definition at line 74 of file AFEditor_resource.h.

#define IDC_CHECK_MD5_SKELETON   228

Definition at line 71 of file AFEditor_resource.h.

#define IDC_CHECK_MD5_SKELETONONLY   229

Definition at line 72 of file AFEditor_resource.h.

#define IDC_CHECK_PHYSICS_DRAG_ENTITIES   237

Definition at line 80 of file AFEditor_resource.h.

#define IDC_CHECK_PHYSICS_NOFRICTION   232

Definition at line 75 of file AFEditor_resource.h.

#define IDC_CHECK_PHYSICS_NOGRAVITY   234

Definition at line 77 of file AFEditor_resource.h.

#define IDC_CHECK_PHYSICS_NOLIMITS   233

Definition at line 76 of file AFEditor_resource.h.

#define IDC_CHECK_PHYSICS_NOSELFCOLLISION   235

Definition at line 78 of file AFEditor_resource.h.

#define IDC_CHECK_PHYSICS_SHOW_DRAG_SELECTION   238

Definition at line 81 of file AFEditor_resource.h.

#define IDC_CHECK_PHYSICS_TIMING   236

Definition at line 79 of file AFEditor_resource.h.

#define IDC_CHECK_SELFCOLLISION   262

Definition at line 105 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_BODIES   216

Definition at line 59 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_BODYMASS   218

Definition at line 61 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_BODYNAMES   217

Definition at line 60 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_CONSTRAINEDBODIES   226

Definition at line 69 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_CONSTRAINTNAMES   222

Definition at line 65 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_CONSTRAINTS   223

Definition at line 66 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_INERTIATENSOR   220

Definition at line 63 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_LIMITS   225

Definition at line 68 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_PRIMARYONLY   224

Definition at line 67 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_TOTALMASS   219

Definition at line 62 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_TREES   227

Definition at line 70 of file AFEditor_resource.h.

#define IDC_CHECK_VIEW_VELOCITY   221

Definition at line 64 of file AFEditor_resource.h.

#define IDC_COMBO_AF   202

Definition at line 45 of file AFEditor_resource.h.

#define IDC_COMBO_ANCHOR2_JOINT   484

Definition at line 327 of file AFEditor_resource.h.

#define IDC_COMBO_ANCHOR_JOINT   373

Definition at line 216 of file AFEditor_resource.h.

#define IDC_COMBO_BAS_LIMIT_AXIS_JOINT1   464

Definition at line 307 of file AFEditor_resource.h.

#define IDC_COMBO_BAS_LIMIT_AXIS_JOINT2   465

Definition at line 308 of file AFEditor_resource.h.

#define IDC_COMBO_BAS_LIMIT_JOINT1   456

Definition at line 299 of file AFEditor_resource.h.

#define IDC_COMBO_BAS_LIMIT_JOINT2   457

Definition at line 300 of file AFEditor_resource.h.

#define IDC_COMBO_BODIES   291

Definition at line 134 of file AFEditor_resource.h.

#define IDC_COMBO_BONE_JOINT1   300

Definition at line 143 of file AFEditor_resource.h.

#define IDC_COMBO_BONE_JOINT2   301

Definition at line 144 of file AFEditor_resource.h.

#define IDC_COMBO_CM_TYPE   297

Definition at line 140 of file AFEditor_resource.h.

#define IDC_COMBO_CONSTRAINT_BODY1   365

Definition at line 208 of file AFEditor_resource.h.

#define IDC_COMBO_CONSTRAINT_BODY2   366

Definition at line 209 of file AFEditor_resource.h.

#define IDC_COMBO_CONSTRAINT_TYPE   362

Definition at line 205 of file AFEditor_resource.h.

#define IDC_COMBO_CONSTRAINTS   356

Definition at line 199 of file AFEditor_resource.h.

#define IDC_COMBO_HINGE_AXIS_JOINT1   424

Definition at line 267 of file AFEditor_resource.h.

#define IDC_COMBO_HINGE_AXIS_JOINT2   425

Definition at line 268 of file AFEditor_resource.h.

#define IDC_COMBO_MODIFIEDJOINT   348

Definition at line 191 of file AFEditor_resource.h.

#define IDC_COMBO_ORIGIN_BONECENTER_JOINT1   329

Definition at line 172 of file AFEditor_resource.h.

#define IDC_COMBO_ORIGIN_BONECENTER_JOINT2   330

Definition at line 173 of file AFEditor_resource.h.

#define IDC_COMBO_ORIGIN_JOINT   331

Definition at line 174 of file AFEditor_resource.h.

#define IDC_COMBO_SLIDER_AXIS_JOINT1   473

Definition at line 316 of file AFEditor_resource.h.

#define IDC_COMBO_SLIDER_AXIS_JOINT2   474

Definition at line 317 of file AFEditor_resource.h.

#define IDC_COMBO_UNIVERSAL_JOINT1_SHAFT1   384

Definition at line 227 of file AFEditor_resource.h.

#define IDC_COMBO_UNIVERSAL_JOINT1_SHAFT2   393

Definition at line 236 of file AFEditor_resource.h.

#define IDC_COMBO_UNIVERSAL_JOINT2_SHAFT1   385

Definition at line 228 of file AFEditor_resource.h.

#define IDC_COMBO_UNIVERSAL_JOINT2_SHAFT2   394

Definition at line 237 of file AFEditor_resource.h.

#define IDC_COMBO_UNIVERSAL_LIMIT_JOINT1   406

Definition at line 249 of file AFEditor_resource.h.

#define IDC_COMBO_UNIVERSAL_LIMIT_JOINT2   407

Definition at line 250 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_BODY_START   290

Definition at line 133 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_CONSTRAINT_BAS_START   440

Definition at line 283 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_CONSTRAINT_HINGE_START   420

Definition at line 263 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_CONSTRAINT_SLIDER_START   471

Definition at line 314 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_CONSTRAINT_SPRING_START   481

Definition at line 324 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_CONSTRAINT_START   355

Definition at line 198 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_CONSTRAINT_UNIVERSAL_START   370

Definition at line 213 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_PROPERTIES_START   239

Definition at line 82 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_START   201

Definition at line 44 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_TAB_MODE   200

Definition at line 43 of file AFEditor_resource.h.

#define IDC_DIALOG_AF_VIEW_START   211

Definition at line 54 of file AFEditor_resource.h.

#define IDC_EDIT_AF_NAME   209

Definition at line 52 of file AFEditor_resource.h.

#define IDC_EDIT_AF_VECTOR_X   323

Definition at line 166 of file AFEditor_resource.h.

#define IDC_EDIT_AF_VECTOR_Y   324

Definition at line 167 of file AFEditor_resource.h.

#define IDC_EDIT_AF_VECTOR_Z   325

Definition at line 168 of file AFEditor_resource.h.

#define IDC_EDIT_ANCHOR2_X   486

Definition at line 329 of file AFEditor_resource.h.

#define IDC_EDIT_ANCHOR2_Y   488

Definition at line 331 of file AFEditor_resource.h.

#define IDC_EDIT_ANCHOR2_Z   490

Definition at line 333 of file AFEditor_resource.h.

#define IDC_EDIT_ANCHOR_X   375

Definition at line 218 of file AFEditor_resource.h.

#define IDC_EDIT_ANCHOR_Y   377

Definition at line 220 of file AFEditor_resource.h.

#define IDC_EDIT_ANCHOR_Z   379

Definition at line 222 of file AFEditor_resource.h.

#define IDC_EDIT_ANGLES_PITCH   336

Definition at line 179 of file AFEditor_resource.h.

#define IDC_EDIT_ANGLES_ROLL   340

Definition at line 183 of file AFEditor_resource.h.

#define IDC_EDIT_ANGLES_YAW   338

Definition at line 181 of file AFEditor_resource.h.

#define IDC_EDIT_ANGULAR_TOLERANCE   283

Definition at line 126 of file AFEditor_resource.h.

#define IDC_EDIT_ANGULARACCELERATION   274

Definition at line 117 of file AFEditor_resource.h.

#define IDC_EDIT_ANGULARFRICTION   252

Definition at line 95 of file AFEditor_resource.h.

#define IDC_EDIT_ANGULARVELOCITY   270

Definition at line 113 of file AFEditor_resource.h.

#define IDC_EDIT_BAS_LIMIT_AXIS_PITCH   467

Definition at line 310 of file AFEditor_resource.h.

#define IDC_EDIT_BAS_LIMIT_AXIS_YAW   469

Definition at line 312 of file AFEditor_resource.h.

#define IDC_EDIT_BAS_LIMIT_CONE_ANGLE   445

Definition at line 288 of file AFEditor_resource.h.

#define IDC_EDIT_BAS_LIMIT_PITCH   458

Definition at line 301 of file AFEditor_resource.h.

#define IDC_EDIT_BAS_LIMIT_PYRAMID_ANGLE1   447

Definition at line 290 of file AFEditor_resource.h.

#define IDC_EDIT_BAS_LIMIT_PYRAMID_ANGLE2   449

Definition at line 292 of file AFEditor_resource.h.

#define IDC_EDIT_BAS_LIMIT_ROLL   451

Definition at line 294 of file AFEditor_resource.h.

#define IDC_EDIT_BAS_LIMIT_YAW   460

Definition at line 303 of file AFEditor_resource.h.

#define IDC_EDIT_CLIPMASK   266

Definition at line 109 of file AFEditor_resource.h.

#define IDC_EDIT_CM_DENSITY   315

Definition at line 158 of file AFEditor_resource.h.

#define IDC_EDIT_CM_HEIGHT   303

Definition at line 146 of file AFEditor_resource.h.

#define IDC_EDIT_CM_INERTIASCALE   318

Definition at line 161 of file AFEditor_resource.h.

#define IDC_EDIT_CM_LENGTH   309

Definition at line 152 of file AFEditor_resource.h.

#define IDC_EDIT_CM_NAME   298

Definition at line 141 of file AFEditor_resource.h.

#define IDC_EDIT_CM_NUMSIDES   312

Definition at line 155 of file AFEditor_resource.h.

#define IDC_EDIT_CM_WIDTH   306

Definition at line 149 of file AFEditor_resource.h.

#define IDC_EDIT_CONSTRAINT_FRICTION   368

Definition at line 211 of file AFEditor_resource.h.

#define IDC_EDIT_CONSTRAINTFRICTION   258

Definition at line 101 of file AFEditor_resource.h.

#define IDC_EDIT_CONTACTFRICTION   255

Definition at line 98 of file AFEditor_resource.h.

#define IDC_EDIT_CONTACTMOTORDIRECTION   345

Definition at line 188 of file AFEditor_resource.h.

#define IDC_EDIT_CONTAINEDJOINTS   354

Definition at line 197 of file AFEditor_resource.h.

#define IDC_EDIT_CONTENTS   264

Definition at line 107 of file AFEditor_resource.h.

#define IDC_EDIT_FRICTIONDIRECTION   343

Definition at line 186 of file AFEditor_resource.h.

#define IDC_EDIT_HINGE_AXIS_PITCH   426

Definition at line 269 of file AFEditor_resource.h.

#define IDC_EDIT_HINGE_AXIS_YAW   428

Definition at line 271 of file AFEditor_resource.h.

#define IDC_EDIT_HINGE_LIMIT_ANGLE1   435

Definition at line 278 of file AFEditor_resource.h.

#define IDC_EDIT_HINGE_LIMIT_ANGLE2   437

Definition at line 280 of file AFEditor_resource.h.

#define IDC_EDIT_HINGE_LIMIT_ANGLE3   438

Definition at line 281 of file AFEditor_resource.h.

#define IDC_EDIT_LINEAR_TOLERANCE   281

Definition at line 124 of file AFEditor_resource.h.

#define IDC_EDIT_LINEARACCELERATION   272

Definition at line 115 of file AFEditor_resource.h.

#define IDC_EDIT_LINEARFRICTION   249

Definition at line 92 of file AFEditor_resource.h.

#define IDC_EDIT_LINEARVELOCITY   268

Definition at line 111 of file AFEditor_resource.h.

#define IDC_EDIT_MAXIMUM_MOVE_TIME   287

Definition at line 130 of file AFEditor_resource.h.

#define IDC_EDIT_MINIMUM_MOVE_TIME   289

Definition at line 132 of file AFEditor_resource.h.

#define IDC_EDIT_MODEL   242

Definition at line 85 of file AFEditor_resource.h.

#define IDC_EDIT_NO_MOVE_TIME   285

Definition at line 128 of file AFEditor_resource.h.

#define IDC_EDIT_SKIN   245

Definition at line 88 of file AFEditor_resource.h.

#define IDC_EDIT_SLIDER_AXIS_PITCH   476

Definition at line 319 of file AFEditor_resource.h.

#define IDC_EDIT_SLIDER_AXIS_YAW   478

Definition at line 321 of file AFEditor_resource.h.

#define IDC_EDIT_SPRING_COMPRESS   499

Definition at line 342 of file AFEditor_resource.h.

#define IDC_EDIT_SPRING_DAMPING   501

Definition at line 344 of file AFEditor_resource.h.

#define IDC_EDIT_SPRING_MAX_LENGTH   512

Definition at line 355 of file AFEditor_resource.h.

#define IDC_EDIT_SPRING_MIN_LENGTH   508

Definition at line 351 of file AFEditor_resource.h.

#define IDC_EDIT_SPRING_REST_LENGTH   503

Definition at line 346 of file AFEditor_resource.h.

#define IDC_EDIT_SPRING_STRETCH   497

Definition at line 340 of file AFEditor_resource.h.

#define IDC_EDIT_TOTALMASS   277

Definition at line 120 of file AFEditor_resource.h.

#define IDC_EDIT_UNIVERSAL_LIMIT_CONE_ANGLE   414

Definition at line 257 of file AFEditor_resource.h.

#define IDC_EDIT_UNIVERSAL_LIMIT_PITCH   410

Definition at line 253 of file AFEditor_resource.h.

#define IDC_EDIT_UNIVERSAL_LIMIT_PYRAMID_ANGLE1   416

Definition at line 259 of file AFEditor_resource.h.

#define IDC_EDIT_UNIVERSAL_LIMIT_PYRAMID_ANGLE2   418

Definition at line 261 of file AFEditor_resource.h.

#define IDC_EDIT_UNIVERSAL_LIMIT_ROLL   412

Definition at line 255 of file AFEditor_resource.h.

#define IDC_EDIT_UNIVERSAL_LIMIT_YAW   408

Definition at line 251 of file AFEditor_resource.h.

#define IDC_EDIT_UNIVERSAL_PITCH_SHAFT1   386

Definition at line 229 of file AFEditor_resource.h.

#define IDC_EDIT_UNIVERSAL_PITCH_SHAFT2   395

Definition at line 238 of file AFEditor_resource.h.

#define IDC_EDIT_UNIVERSAL_YAW_SHAFT1   388

Definition at line 231 of file AFEditor_resource.h.

#define IDC_EDIT_UNIVERSAL_YAW_SHAFT2   397

Definition at line 240 of file AFEditor_resource.h.

#define IDC_RADIO_ANCHOR2_COORDINATES   485

Definition at line 328 of file AFEditor_resource.h.

#define IDC_RADIO_ANCHOR2_JOINT   483

Definition at line 326 of file AFEditor_resource.h.

#define IDC_RADIO_ANCHOR_COORDINATES   374

Definition at line 217 of file AFEditor_resource.h.

#define IDC_RADIO_ANCHOR_JOINT   372

Definition at line 215 of file AFEditor_resource.h.

#define IDC_RADIO_BAS_LIMIT_ANGLES   455

Definition at line 298 of file AFEditor_resource.h.

#define IDC_RADIO_BAS_LIMIT_AXIS_ANGLES   466

Definition at line 309 of file AFEditor_resource.h.

#define IDC_RADIO_BAS_LIMIT_AXIS_BONE   463

Definition at line 306 of file AFEditor_resource.h.

#define IDC_RADIO_BAS_LIMIT_BONE   454

Definition at line 297 of file AFEditor_resource.h.

#define IDC_RADIO_BAS_LIMIT_CONE   443

Definition at line 286 of file AFEditor_resource.h.

#define IDC_RADIO_BAS_LIMIT_NONE   442

Definition at line 285 of file AFEditor_resource.h.

#define IDC_RADIO_BAS_LIMIT_PYRAMID   444

Definition at line 287 of file AFEditor_resource.h.

#define IDC_RADIO_HINGE_AXIS_ANGLES   423

Definition at line 266 of file AFEditor_resource.h.

#define IDC_RADIO_HINGE_AXIS_BONE   422

Definition at line 265 of file AFEditor_resource.h.

#define IDC_RADIO_HINGE_LIMIT_ANGLES   433

Definition at line 276 of file AFEditor_resource.h.

#define IDC_RADIO_HINGE_LIMIT_NONE   431

Definition at line 274 of file AFEditor_resource.h.

#define IDC_RADIO_MODIFY_BOTH   352

Definition at line 195 of file AFEditor_resource.h.

#define IDC_RADIO_MODIFY_ORIENTATION   350

Definition at line 193 of file AFEditor_resource.h.

#define IDC_RADIO_MODIFY_POSITION   351

Definition at line 194 of file AFEditor_resource.h.

#define IDC_RADIO_ORIGIN_BONECENTER   321

Definition at line 164 of file AFEditor_resource.h.

#define IDC_RADIO_ORIGIN_COORDINATES   320

Definition at line 163 of file AFEditor_resource.h.

#define IDC_RADIO_ORIGIN_JOINT   322

Definition at line 165 of file AFEditor_resource.h.

#define IDC_RADIO_SLIDER_AXIS_ANGLES   475

Definition at line 318 of file AFEditor_resource.h.

#define IDC_RADIO_SLIDER_AXIS_BONE   472

Definition at line 315 of file AFEditor_resource.h.

#define IDC_RADIO_SPRING_MAX_LENGTH   511

Definition at line 354 of file AFEditor_resource.h.

#define IDC_RADIO_SPRING_MIN_LENGTH   507

Definition at line 350 of file AFEditor_resource.h.

#define IDC_RADIO_SPRING_NO_MAX_LENGTH   510

Definition at line 353 of file AFEditor_resource.h.

#define IDC_RADIO_SPRING_NO_MIN_LENGTH   506

Definition at line 349 of file AFEditor_resource.h.

#define IDC_RADIO_UNIVERSAL_ANGLES_SHAFT1   383

Definition at line 226 of file AFEditor_resource.h.

#define IDC_RADIO_UNIVERSAL_ANGLES_SHAFT2   392

Definition at line 235 of file AFEditor_resource.h.

#define IDC_RADIO_UNIVERSAL_BONE_SHAFT1   382

Definition at line 225 of file AFEditor_resource.h.

#define IDC_RADIO_UNIVERSAL_BONE_SHAFT2   391

Definition at line 234 of file AFEditor_resource.h.

#define IDC_RADIO_UNIVERSAL_LIMIT_ANGLES   405

Definition at line 248 of file AFEditor_resource.h.

#define IDC_RADIO_UNIVERSAL_LIMIT_BONE   404

Definition at line 247 of file AFEditor_resource.h.

#define IDC_RADIO_UNIVERSAL_LIMIT_CONE   401

Definition at line 244 of file AFEditor_resource.h.

#define IDC_RADIO_UNIVERSAL_LIMIT_NONE   400

Definition at line 243 of file AFEditor_resource.h.

#define IDC_RADIO_UNIVERSAL_LIMIT_PYRAMID   402

Definition at line 245 of file AFEditor_resource.h.

#define IDC_SPIN_AF_VECTOR_X   326

Definition at line 169 of file AFEditor_resource.h.

#define IDC_SPIN_AF_VECTOR_Y   327

Definition at line 170 of file AFEditor_resource.h.

#define IDC_SPIN_AF_VECTOR_Z   328

Definition at line 171 of file AFEditor_resource.h.

#define IDC_SPIN_ANCHOR2_X   487

Definition at line 330 of file AFEditor_resource.h.

#define IDC_SPIN_ANCHOR2_Y   489

Definition at line 332 of file AFEditor_resource.h.

#define IDC_SPIN_ANCHOR2_Z   491

Definition at line 334 of file AFEditor_resource.h.

#define IDC_SPIN_ANCHOR_X   376

Definition at line 219 of file AFEditor_resource.h.

#define IDC_SPIN_ANCHOR_Y   378

Definition at line 221 of file AFEditor_resource.h.

#define IDC_SPIN_ANCHOR_Z   380

Definition at line 223 of file AFEditor_resource.h.

#define IDC_SPIN_ANGLES_PITCH   337

Definition at line 180 of file AFEditor_resource.h.

#define IDC_SPIN_ANGLES_ROLL   341

Definition at line 184 of file AFEditor_resource.h.

#define IDC_SPIN_ANGLES_YAW   339

Definition at line 182 of file AFEditor_resource.h.

#define IDC_SPIN_ANGULARFRICTION   253

Definition at line 96 of file AFEditor_resource.h.

#define IDC_SPIN_BAS_LIMIT_AXIS_PITCH   468

Definition at line 311 of file AFEditor_resource.h.

#define IDC_SPIN_BAS_LIMIT_AXIS_YAW   470

Definition at line 313 of file AFEditor_resource.h.

#define IDC_SPIN_BAS_LIMIT_CONE_ANGLE   446

Definition at line 289 of file AFEditor_resource.h.

#define IDC_SPIN_BAS_LIMIT_PITCH   459

Definition at line 302 of file AFEditor_resource.h.

#define IDC_SPIN_BAS_LIMIT_PYRAMID_ANGLE1   448

Definition at line 291 of file AFEditor_resource.h.

#define IDC_SPIN_BAS_LIMIT_PYRAMID_ANGLE2   450

Definition at line 293 of file AFEditor_resource.h.

#define IDC_SPIN_BAS_LIMIT_ROLL   452

Definition at line 295 of file AFEditor_resource.h.

#define IDC_SPIN_BAS_LIMIT_YAW   461

Definition at line 304 of file AFEditor_resource.h.

#define IDC_SPIN_CM_DENSITY   316

Definition at line 159 of file AFEditor_resource.h.

#define IDC_SPIN_CM_HEIGHT   304

Definition at line 147 of file AFEditor_resource.h.

#define IDC_SPIN_CM_LENGTH   310

Definition at line 153 of file AFEditor_resource.h.

#define IDC_SPIN_CM_NUMSIDES   313

Definition at line 156 of file AFEditor_resource.h.

#define IDC_SPIN_CM_WIDTH   307

Definition at line 150 of file AFEditor_resource.h.

#define IDC_SPIN_CONSTRAINT_FRICTION   369

Definition at line 212 of file AFEditor_resource.h.

#define IDC_SPIN_CONSTRAINTFRICTION   259

Definition at line 102 of file AFEditor_resource.h.

#define IDC_SPIN_CONTACTFRICTION   256

Definition at line 99 of file AFEditor_resource.h.

#define IDC_SPIN_HINGE_AXIS_PITCH   427

Definition at line 270 of file AFEditor_resource.h.

#define IDC_SPIN_HINGE_AXIS_YAW   429

Definition at line 272 of file AFEditor_resource.h.

#define IDC_SPIN_HINGE_LIMIT_ANGLE1   434

Definition at line 277 of file AFEditor_resource.h.

#define IDC_SPIN_HINGE_LIMIT_ANGLE2   436

Definition at line 279 of file AFEditor_resource.h.

#define IDC_SPIN_HINGE_LIMIT_ANGLE3   439

Definition at line 282 of file AFEditor_resource.h.

#define IDC_SPIN_LINEARFRICTION   250

Definition at line 93 of file AFEditor_resource.h.

#define IDC_SPIN_SLIDER_AXIS_PITCH   477

Definition at line 320 of file AFEditor_resource.h.

#define IDC_SPIN_SLIDER_AXIS_YAW   479

Definition at line 322 of file AFEditor_resource.h.

#define IDC_SPIN_SPRING_COMPRESS   500

Definition at line 343 of file AFEditor_resource.h.

#define IDC_SPIN_SPRING_DAMPING   502

Definition at line 345 of file AFEditor_resource.h.

#define IDC_SPIN_SPRING_MAX_LENGTH   513

Definition at line 356 of file AFEditor_resource.h.

#define IDC_SPIN_SPRING_MIN_LENGTH   509

Definition at line 352 of file AFEditor_resource.h.

#define IDC_SPIN_SPRING_REST_LENGTH   504

Definition at line 347 of file AFEditor_resource.h.

#define IDC_SPIN_SPRING_STRETCH   498

Definition at line 341 of file AFEditor_resource.h.

#define IDC_SPIN_TOTALMASS   278

Definition at line 121 of file AFEditor_resource.h.

#define IDC_SPIN_UNIVERSAL_LIMIT_CONE_ANGLE   415

Definition at line 258 of file AFEditor_resource.h.

#define IDC_SPIN_UNIVERSAL_LIMIT_PITCH   411

Definition at line 254 of file AFEditor_resource.h.

#define IDC_SPIN_UNIVERSAL_LIMIT_PYRAMID_ANGLE1   417

Definition at line 260 of file AFEditor_resource.h.

#define IDC_SPIN_UNIVERSAL_LIMIT_PYRAMID_ANGLE2   419

Definition at line 262 of file AFEditor_resource.h.

#define IDC_SPIN_UNIVERSAL_LIMIT_ROLL   413

Definition at line 256 of file AFEditor_resource.h.

#define IDC_SPIN_UNIVERSAL_LIMIT_YAW   409

Definition at line 252 of file AFEditor_resource.h.

#define IDC_SPIN_UNIVERSAL_PITCH_SHAFT1   387

Definition at line 230 of file AFEditor_resource.h.

#define IDC_SPIN_UNIVERSAL_PITCH_SHAFT2   396

Definition at line 239 of file AFEditor_resource.h.

#define IDC_SPIN_UNIVERSAL_YAW_SHAFT1   389

Definition at line 232 of file AFEditor_resource.h.

#define IDC_SPIN_UNIVERSAL_YAW_SHAFT2   398

Definition at line 241 of file AFEditor_resource.h.

#define IDC_STATIC_AF_NAME   210

Definition at line 53 of file AFEditor_resource.h.

#define IDC_STATIC_ANCHOR   371

Definition at line 214 of file AFEditor_resource.h.

#define IDC_STATIC_ANCHOR2   482

Definition at line 325 of file AFEditor_resource.h.

#define IDC_STATIC_ANGLES_PITCH   333

Definition at line 176 of file AFEditor_resource.h.

#define IDC_STATIC_ANGLES_ROLL   335

Definition at line 178 of file AFEditor_resource.h.

#define IDC_STATIC_ANGLES_YAW   334

Definition at line 177 of file AFEditor_resource.h.

#define IDC_STATIC_ANGULAR_TOLERANCE   282

Definition at line 125 of file AFEditor_resource.h.

#define IDC_STATIC_ANGULARACCELERATION   273

Definition at line 116 of file AFEditor_resource.h.

#define IDC_STATIC_ANGULARFRICTION   251

Definition at line 94 of file AFEditor_resource.h.

#define IDC_STATIC_ANGULARVELOCITY   269

Definition at line 112 of file AFEditor_resource.h.

#define IDC_STATIC_BAS_LIMIT_AXIS   462

Definition at line 305 of file AFEditor_resource.h.

#define IDC_STATIC_BAS_LIMIT_ORIENTATION   453

Definition at line 296 of file AFEditor_resource.h.

#define IDC_STATIC_BAS_LIMIT_TYPE   441

Definition at line 284 of file AFEditor_resource.h.

#define IDC_STATIC_BODY1   363

Definition at line 206 of file AFEditor_resource.h.

#define IDC_STATIC_BODY2   364

Definition at line 207 of file AFEditor_resource.h.

#define IDC_STATIC_BODY_ORIGIN_AND_ANGLES   319

Definition at line 162 of file AFEditor_resource.h.

#define IDC_STATIC_CLIPMASK   265

Definition at line 108 of file AFEditor_resource.h.

#define IDC_STATIC_CM_ANGLES   332

Definition at line 175 of file AFEditor_resource.h.

#define IDC_STATIC_CM_DENSITY   314

Definition at line 157 of file AFEditor_resource.h.

#define IDC_STATIC_CM_HEIGHT   302

Definition at line 145 of file AFEditor_resource.h.

#define IDC_STATIC_CM_INERTIASCALE   317

Definition at line 160 of file AFEditor_resource.h.

#define IDC_STATIC_CM_LENGTH   308

Definition at line 151 of file AFEditor_resource.h.

#define IDC_STATIC_CM_NUMSIDES   311

Definition at line 154 of file AFEditor_resource.h.

#define IDC_STATIC_CM_TYPE   296

Definition at line 139 of file AFEditor_resource.h.

#define IDC_STATIC_CM_WIDTH   305

Definition at line 148 of file AFEditor_resource.h.

#define IDC_STATIC_COLLISIONDETECTION   261

Definition at line 104 of file AFEditor_resource.h.

#define IDC_STATIC_CONSTRAINT   257

Definition at line 100 of file AFEditor_resource.h.

#define IDC_STATIC_CONSTRAINT_FRICTION   367

Definition at line 210 of file AFEditor_resource.h.

#define IDC_STATIC_CONSTRAINT_GENERAL   360

Definition at line 203 of file AFEditor_resource.h.

#define IDC_STATIC_CONSTRAINT_TYPE   361

Definition at line 204 of file AFEditor_resource.h.

#define IDC_STATIC_CONTACTFRICTION   254

Definition at line 97 of file AFEditor_resource.h.

#define IDC_STATIC_CONTACTMOTORDIRECTION   344

Definition at line 187 of file AFEditor_resource.h.

#define IDC_STATIC_CONTAINEDJOINTS   353

Definition at line 196 of file AFEditor_resource.h.

#define IDC_STATIC_CONTENTS   263

Definition at line 106 of file AFEditor_resource.h.

#define IDC_STATIC_FRICTION   247

Definition at line 90 of file AFEditor_resource.h.

#define IDC_STATIC_FRICTIONDIRECTION   342

Definition at line 185 of file AFEditor_resource.h.

#define IDC_STATIC_HINGE_AXIS   421

Definition at line 264 of file AFEditor_resource.h.

#define IDC_STATIC_HINGE_LIMIT   430

Definition at line 273 of file AFEditor_resource.h.

#define IDC_STATIC_HINGE_LIMIT2   432

Definition at line 275 of file AFEditor_resource.h.

#define IDC_STATIC_JOINTS   346

Definition at line 189 of file AFEditor_resource.h.

#define IDC_STATIC_LINEAR_TOLERANCE   280

Definition at line 123 of file AFEditor_resource.h.

#define IDC_STATIC_LINEARACCELERATION   271

Definition at line 114 of file AFEditor_resource.h.

#define IDC_STATIC_LINEARFRICTION   248

Definition at line 91 of file AFEditor_resource.h.

#define IDC_STATIC_LINEARVELOCITY   267

Definition at line 110 of file AFEditor_resource.h.

#define IDC_STATIC_MASS   275

Definition at line 118 of file AFEditor_resource.h.

#define IDC_STATIC_MAXIMUM_MOVE_TIME   286

Definition at line 129 of file AFEditor_resource.h.

#define IDC_STATIC_MD5   240

Definition at line 83 of file AFEditor_resource.h.

#define IDC_STATIC_MINIMUM_MOVE_TIME   288

Definition at line 131 of file AFEditor_resource.h.

#define IDC_STATIC_MODEL   241

Definition at line 84 of file AFEditor_resource.h.

#define IDC_STATIC_MODIFIEDJOINT   347

Definition at line 190 of file AFEditor_resource.h.

#define IDC_STATIC_MODIFY   349

Definition at line 192 of file AFEditor_resource.h.

#define IDC_STATIC_NO_MOVE_TIME   284

Definition at line 127 of file AFEditor_resource.h.

#define IDC_STATIC_SKIN   244

Definition at line 87 of file AFEditor_resource.h.

#define IDC_STATIC_SLIDER_AXIS   480

Definition at line 323 of file AFEditor_resource.h.

#define IDC_STATIC_SPRING_COMPRESS   494

Definition at line 337 of file AFEditor_resource.h.

#define IDC_STATIC_SPRING_DAMPING   495

Definition at line 338 of file AFEditor_resource.h.

#define IDC_STATIC_SPRING_LIMIT   505

Definition at line 348 of file AFEditor_resource.h.

#define IDC_STATIC_SPRING_REST_LENGTH   496

Definition at line 339 of file AFEditor_resource.h.

#define IDC_STATIC_SPRING_SETTINGS   492

Definition at line 335 of file AFEditor_resource.h.

#define IDC_STATIC_SPRING_STRETCH   493

Definition at line 336 of file AFEditor_resource.h.

#define IDC_STATIC_SUSPENDMOVEMENT   279

Definition at line 122 of file AFEditor_resource.h.

#define IDC_STATIC_SUSPENDSPEED   260

Definition at line 103 of file AFEditor_resource.h.

#define IDC_STATIC_TOTALMASS   276

Definition at line 119 of file AFEditor_resource.h.

#define IDC_STATIC_UNIVERSAL_LIMIT_ORIENTATION   403

Definition at line 246 of file AFEditor_resource.h.

#define IDC_STATIC_UNIVERSAL_LIMIT_TYPE   399

Definition at line 242 of file AFEditor_resource.h.

#define IDC_STATIC_UNIVERSAL_SHAFT1   381

Definition at line 224 of file AFEditor_resource.h.

#define IDC_STATIC_UNIVERSAL_SHAFT2   390

Definition at line 233 of file AFEditor_resource.h.

#define IDD_DIALOG_AF   100

Definition at line 29 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_BODY   104

Definition at line 33 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_CONSTRAINT   105

Definition at line 34 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_CONSTRAINT_BALLANDSOCKET   107

Definition at line 36 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_CONSTRAINT_FIXED   106

Definition at line 35 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_CONSTRAINT_HINGE   109

Definition at line 38 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_CONSTRAINT_SLIDER   110

Definition at line 39 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_CONSTRAINT_SPRING   111

Definition at line 40 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_CONSTRAINT_UNIVERSAL   108

Definition at line 37 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_NAME   101

Definition at line 30 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_PROPERTIES   103

Definition at line 32 of file AFEditor_resource.h.

#define IDD_DIALOG_AF_VIEW   102

Definition at line 31 of file AFEditor_resource.h.

#define IDI_ICON2   112

Definition at line 41 of file AFEditor_resource.h.