Ignore:
Timestamp:
02/12/07 19:00:37 (17 years ago)
Author:
mattausch
Message:

changed pvs loading: loading objects in a first pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.h

    r2111 r2115  
    191191        virtual void DeterminePvsObjects(VssRayContainer &rays); 
    192192 
     193        static bool LoadObjects(const string &filename, 
     194                                                        ObjectContainer &pvsObjects,  
     195                                                        const ObjectContainer &preprocessorObject); 
    193196 
    194197        //////////////////////////////////////////////// 
Note: See TracChangeset for help on using the changeset viewer.