Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8507 in orxonox.OLD for branches/bsp_model/src/defs/class_id.h


Ignore:
Timestamp:
Jun 15, 2006, 11:34:52 PM (18 years ago)
Author:
patrick
Message:

bsp: added a new aabb (axis aligned bounding box) for each model to measure the model size in each direction and its center

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bsp_model/src/defs/class_id.h

    r8490 r8507  
    278278  CL_OBB                        =    0x00720000,
    279279  CL_BOUNDING_SPHERE            =    0x00740000,
     280  CL_AABB_TREE_NODE             =    0x00000724,                //FIXME: is this correct? AABB_TREE_NODE isA BOUNDING_VOLUME
    280281
    281282
Note: See TracChangeset for help on using the changeset viewer.