Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 12, 2005, 10:55:44 PM (20 years ago)
Author:
patrick
Message:

orxonox/trunk: calculating dimension of an object. not linking now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/graphics/spatial_separation/spatial_separation.h

    r4841 r4842  
    11/*!
    2     \file spatial_separation.h
    3   *  Definition of the generic spatial separation process of model data
    4 
     2    \file spatial_separation.h  Definition of the generic spatial separation process of model data
    53 */
    64
     
    4038    Vector center;
    4139    float axis[2];
     40};
    4241
    43 };
    4442
    4543//! A class for spatial separation of vertices based arrays
Note: See TracChangeset for help on using the changeset viewer.