$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Polygon edge, polyline and edge set concepts
From: Simonson, Lucanus J (lucanus.j.simonson_at_[hidden])
Date: 2011-03-26 16:47:01
farah inamdar wrote:
> I am studying in Mtech cs.
> In my graduation i built software in java which has have most of
> functions like PowerPoint.
> So i am confident that i can handle this polygon edge related problem.
> just give me some guide lines.
> My Id is farahinamdar_at_[hidden]
The more challenging part will be implementing the concept based generic interfaces for the edge related types. I suggest you study the design and implementation of the concept based API already in Polygon and perhaps boost Graph and GIL.
Regards,
Luke