Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 18, 2006, 3:15:46 PM (18 years ago)
Author:
patrick
Message:

water: introduced new render passes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/water/src/story_entities/game_world.h

    r7391 r7686  
    7171
    7272    void drawEntityList(const ObjectManager::EntityList& drawList ) const;
     73    virtual void renderPassReflection();
     74    virtual void renderPassRefraction();
     75    virtual void renderPassAll();
    7376    virtual void draw();
     77
    7478    virtual void display();
    7579
Note: See TracChangeset for help on using the changeset viewer.