Changes between Version 5 and Version 6 of Reports


Ignore:
Timestamp:
Jun 21, 2013, 5:16:37 AM (11 years ago)
Author:
vishaltiwari
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reports

    v5 v6  
    2323=== Week1 Report ===
    2424'''1. Work Done :'''
     25[[BR]]
     26  * Have ported the methods that are in geos/triangualte/quadedge/QuadEdgeSubdivion.cpp. The methods are as such:
     27     * getVoronoiDiagram
     28     * getVoronoiCellPolygons
     29     * getVoronoiCellPolygon
     30     * getVertexUniqueEdges
     31  * TriangleCircumcentreVisitor was also ported.
     32  * More methods like geos::geom::Triangle::circumcentre, and geos::geom::closeRing that were required in the above functions were also ported.
     33 
    2534
    26 '''2. Work to be done in the next week :'''
     35'''2. Problem Faced :'''
     36[[BR]]
     37  * I am having some silly problems during compilation which i am working out with strk, it will be solved soon. 
    2738
    28 '''3. Problem Faced :'''
     39'''3. Work to be done in the next week :'''
     40[[BR]]
     41  * Solve the bugs that are coming as of now.
     42  * Port the classes left, and see the working of the methods ported.
     43  * Start with the port of VoronoiDiagramBuilder.
    2944
    3045
    31