Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 15, 2005, 11:22:51 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: updated the terrain class to more functionality
view goes farther 2000 instead of 250
model gets deleted by world_entity instead of childs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/world_entity.h

    r3564 r3566  
    99#include "stdincl.h"
    1010#include "p_node.h"
    11 #include "model.h"
     11#include "objModel.h"
    1212
    1313//class CollisionCluster;
    14 class OBJModel;
    1514
    1615//! Basic class from which all interactive stuff in the world is derived from
Note: See TracChangeset for help on using the changeset viewer.