Ignore:
Timestamp:
11/25/05 17:16:26 (19 years ago)
Author:
mattausch
Message:

bsptree view cells working in VssPreprocessor?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/ViewCellBsp.h

    r428 r436  
    434434        void Construct(const ObjectContainer &objects); 
    435435 
     436        void Construct(const ObjectContainer &objects, 
     437                                   const RayContainer &sampleRays); 
     438 
    436439        /** Constructs the tree from a given set of rays. 
    437440                @param sampleRays the set of sample rays the construction is based on 
Note: See TracChangeset for help on using the changeset viewer.