Changeset 4673 in orxonox.OLD for orxonox/trunk/src/lib/collision_detection
- Timestamp:
- Jun 23, 2005, 7:10:59 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/collision_detection/obb_tree_node.cc
r4671 r4673 677 677 678 678 679 if( drawMode & DRAW_BV_POLYGON || drawMode & DRAW_ALL )679 if( drawMode & DRAW_BV_POLYGON || drawMode & DRAW_ALL || drawMode & DRAW_BV_BLENDED) 680 680 { 681 681 if( !(drawMode & DRAW_SINGLE && depth != 0))
Note: See TracChangeset
for help on using the changeset viewer.