Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 16, 2005, 1:42:14 AM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: changed the way the data is displayed, now supports colors and stuff. noticed some data drawing problems. the tree separation seems so work perfectly but the graphical data representation is buggy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/collision_detection/obb_tree_node.h

    r4635 r4638  
    7272    static float*        eigvlMat;                  //!< temp eigenvalue vector save place
    7373    static int*          rotCount;                  //!< temp rotations count save place: how many givens-rotations where needed to transform the matrix :)
     74
     75    GLUquadricObj*    sphereObj;
    7476};
    7577
Note: See TracChangeset for help on using the changeset viewer.