Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 20, 2005, 2:57:34 AM (18 years ago)
Author:
patrick
Message:

christmas: the draw funciton now is original again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/christmas_branche/src/world_entities/world_entity.h

    r6177 r6179  
    7979 private:
    8080  std::vector<Model*>     models;             //!< The model that should be loaded for this entity.
    81   bool                    supportsLOD;        //!< If this model format supports LOD (level of detail) this is true
    8281  BVTree*                 obbTree;            //!< this is the obb tree reference needed for collision detection
    8382
Note: See TracChangeset for help on using the changeset viewer.