Ignore:
Timestamp:
08/19/08 16:36:13 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2848 r2853  
    1010 
    1111/** Class representing information about an LOD level. 
     12        The distance parameter indicates the distance where this 
     13        lod level is invoked - if the parameter value is smaller or equal  
     14        than the distance to the view point. 
    1215*/ 
    1316struct LODLevel 
Note: See TracChangeset for help on using the changeset viewer.