Ignore:
Timestamp:
12/02/05 08:45:09 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r442 r443  
    457457        void ConstructGeometry(VspBspNode *n, PolygonContainer &cell) const; 
    458458 
     459        /** Constructs geometry associated with the half space intersections  
     460                leading to this node. 
     461        */ 
     462        void ConstructGeometry(BspViewCell *vc, PolygonContainer &cell) const; 
     463 
    459464        /** Construct geometry and stores it in a geometry node container. 
    460465        */ 
Note: See TracChangeset for help on using the changeset viewer.