Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 20, 2005, 12:22:17 AM (18 years ago)
Author:
patrick
Message:

christmas: model loading progress

File:
1 edited

Legend:

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

    r6142 r6169  
    7777 private:
    7878  std::vector<Model*>     models;             //!< The model that should be loaded for this entity.
     79  bool                    supportsLOD;        //!< If this model format supports LOD (level of detail) this is true
    7980  BVTree*                 obbTree;            //!< this is the obb tree reference needed for collision detection
    8081
Note: See TracChangeset for help on using the changeset viewer.