Ignore:
Timestamp:
08/15/05 20:50:00 (19 years ago)
Author:
mattausch
Message:

bsp viewcell stuff
fixed some bugs
left debug messages
added heuristics
added bsp options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/include/Polygon3.h

    r235 r238  
    4848        /** Deletes all polygons om the queue. 
    4949        */ 
    50         static void DeletePolygons(PolygonQueue *polys); 
     50        static void DeletePolygons(PolygonContainer *polys); 
    5151 
    5252        /// vertices are connected in counterclockwise order. 
Note: See TracChangeset for help on using the changeset viewer.