- Timestamp:
- 07/07/06 17:01:43 (19 years ago)
- 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 11 11 #include "DepthShadowMapRenderingRun.h" 12 12 #include "OgreSharedRuns.h" 13 #include "OgreFocusingMapRenderingRun.h" 13 14 14 15 … … 45 46 @brief Refreshes light camera matrices, called in each update. 46 47 */ 47 void refreshLight( );48 void refreshLight(unsigned long frameNum); 48 49 /** 49 50 @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.