home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / graphic / dkb / source / stats.h < prev    next >
Text File  |  1992-07-28  |  1KB  |  26 lines

  1. #define ID_STATS                    200
  2. #define ID_LINE                     223
  3. #define ID_PIXELS                   224
  4. #define ID_RAYS                     225
  5. #define ID_SUPERPIXELS              226
  6. #define ID_SPHERE_TESTS             227
  7. #define ID_PLANE_TESTS              228
  8. #define ID_TRIANGLE_TESTS           229
  9. #define ID_QUADRIC_TESTS            230
  10. #define ID_QUARTIC_TESTS            231
  11. #define ID_BOUNDS_TESTS             232
  12. #define ID_SPHERE_HITS              233
  13. #define ID_PLANE_HITS               234
  14. #define ID_TRIANGLE_HITS            235
  15. #define ID_QUADRIC_HITS             236
  16. #define ID_QUARTIC_HITS             237
  17. #define ID_BOUNDS_HITS              238
  18. #define ID_NOISE                    239
  19. #define ID_DNOISE                   240
  20. #define ID_SRAY_TESTS               241
  21. #define ID_BOBJECTS                 242
  22. #define ID_REFLECTED_RAYS           243
  23. #define ID_REFRACTED_RAYS           244
  24. #define ID_TRANSMITTED_RAYS         245
  25. #define ID_ELAPSED_TIME             246
  26.