Ignore:
Timestamp:
08/31/08 17:09:46 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2887 r2889  
    6565        void AntiAliasing(FrameBufferObject *fbo); 
    6666 
     67        /** Helper method that computes the view vectors in the corners of the current view frustum. 
     68        */ 
    6769        void ComputeViewVectors(Vector3 &tl, Vector3 &tr, Vector3 &bl, Vector3 &br); 
    6870 
Note: See TracChangeset for help on using the changeset viewer.