Ignore:
Timestamp:
09/08/08 10:14:49 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/ShadowMapping.h

    r2913 r2915  
    6363        */ 
    6464        Polyhedron *CalcClippedFrustum(const AxisAlignedBox3 &box) const; 
    65  
    66  
     65         
     66        bool CalcLightProjectionLispSM(Matrix4x4 &lightProj); 
    6767        bool CalcLightProjection(Matrix4x4 &lightProj); 
    6868 
Note: See TracChangeset for help on using the changeset viewer.