Changeset 5039 in orxonox.OLD for orxonox/trunk/src/lib/graphics/spatial_separation
- Timestamp:
 - Aug 16, 2005, 6:57:47 PM (20 years ago)
 - Location:
 - orxonox/trunk/src/lib/graphics/spatial_separation
 - Files:
 - 
          
- 3 edited
 
- 
          quadtree.h (modified) (1 diff)
 - 
          quadtree_node.h (modified) (1 diff)
 - 
          spatial_separation.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.h
r4956 r5039 1 1 /*! 2 \file quadtree.h2 * @file quadtree.h 3 3 * Definition of a spatial data separation using quadtree 4 4  - 
        
orxonox/trunk/src/lib/graphics/spatial_separation/quadtree_node.h
r4968 r5039 1 1 /*! 2 * \file proto_class.h2 * @file proto_class.h 3 3 * Definition of a QuadtreeNode which represents a quad in a Quadtree 4 4  - 
        
orxonox/trunk/src/lib/graphics/spatial_separation/spatial_separation.h
r4919 r5039 1 1 /*! 2 \file spatial_separation.h Definition of the generic spatial separation process of model data2 * @file spatial_separation.h Definition of the generic spatial separation process of model data 3 3 */ 4 4  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






