Ignore:
Timestamp:
07/07/06 17:01:43 (19 years ago)
Author:
szirmay
Message:
 
Location:
GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderingRuns
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderingRuns/OgreDepthShadowMapRenderingRun.h

    r1055 r1103  
    1111#include "DepthShadowMapRenderingRun.h" 
    1212#include "OgreSharedRuns.h" 
     13#include "OgreFocusingMapRenderingRun.h" 
    1314 
    1415 
     
    4546                @brief Refreshes light camera matrices, called in each update. 
    4647        */ 
    47         void refreshLight(); 
     48        void refreshLight(unsigned long frameNum); 
    4849        /** 
    4950                @brief retuns the view matrix of the camera from which the depth shadow map was created 
Note: See TracChangeset for help on using the changeset viewer.