Ignore:
Timestamp:
03/13/07 16:43:00 (18 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderingRuns/OgrePMWeightComputeRenderingRun.cpp

    r2218 r2249  
    9090                        Fparams->setNamedConstant("lightPos", lightPos); 
    9191                        Fparams->setNamedConstant("lightDir", lightDir); 
     92                        Fparams->setNamedConstant("lightPower", light->getPowerScale()); 
    9293                        Fparams->setNamedConstant("lightViewProj", SMrun->getLightViewProjMatrix()); 
    9394                        Fparams->setNamedConstant("lightFarPlane", SMrun->getLightFarPlane()); 
Note: See TracChangeset for help on using the changeset viewer.