Ignore:
Timestamp:
01/25/06 01:44:46 (18 years ago)
Author:
mattausch
Message:

finished function for view cell construction
removed bsp rays from vspbspmanager

File:
1 edited

Legend:

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

    r508 r574  
    150150        static int ParentObjectsSize(const PolygonContainer &polys); 
    151151 
     152        /** Area of the accumulated polygons. 
     153        */ 
    152154        static float GetArea(const PolygonContainer &cell); 
    153155}; 
Note: See TracChangeset for help on using the changeset viewer.