Ignore:
Timestamp:
04/13/09 12:01:13 (15 years ago)
Author:
mattausch
Message:

working really nicely

File:
1 edited

Legend:

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

    r3313 r3343  
    2929 
    3030/** Class generating random samples on a disc or in a sphere, respectively. 
     31        Note: Rewrite this!! it does not work well enough, rather, sample generator should 
     32        be either poisson or halton or random that can be used to create samples on a disc ... 
    3133*/ 
    3234class SampleGenerator 
Note: See TracChangeset for help on using the changeset viewer.