home *** CD-ROM | disk | FTP | other *** search
- #define ID_STATS 200
- #define ID_LINE 223
- #define ID_PIXELS 224
- #define ID_RAYS 225
- #define ID_SUPERPIXELS 226
- #define ID_SPHERE_TESTS 227
- #define ID_PLANE_TESTS 228
- #define ID_TRIANGLE_TESTS 229
- #define ID_QUADRIC_TESTS 230
- #define ID_QUARTIC_TESTS 231
- #define ID_BOUNDS_TESTS 232
- #define ID_SPHERE_HITS 233
- #define ID_PLANE_HITS 234
- #define ID_TRIANGLE_HITS 235
- #define ID_QUADRIC_HITS 236
- #define ID_QUARTIC_HITS 237
- #define ID_BOUNDS_HITS 238
- #define ID_NOISE 239
- #define ID_DNOISE 240
- #define ID_SRAY_TESTS 241
- #define ID_BOBJECTS 242
- #define ID_REFLECTED_RAYS 243
- #define ID_REFRACTED_RAYS 244
- #define ID_TRANSMITTED_RAYS 245
- #define ID_ELAPSED_TIME 246
-