Changeset 238 for trunk/VUT/GtpVisibilityPreprocessor/include
- Timestamp:
- 08/15/05 20:50:00 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/GtpVisibilityPreprocessor/include/Polygon3.h
r235 r238 48 48 /** Deletes all polygons om the queue. 49 49 */ 50 static void DeletePolygons(Polygon Queue*polys);50 static void DeletePolygons(PolygonContainer *polys); 51 51 52 52 /// vertices are connected in counterclockwise order.
Note: See TracChangeset
for help on using the changeset viewer.