nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] How to use NLMISC::CPolygon::toConvexPolygons function


From: lionel berenguier
Subject: Re: [Nel] How to use NLMISC::CPolygon::toConvexPolygons function
Date: Fri, 12 Dec 2003 10:27:24 +0100

The "3 vertex constructor" is only a helper constructor to build a polygon-triangle easily. As you may see, the "Vertices" array is public. So feel free to fill this array with as many vertices you want...
 
Lionel.
----- Original Message -----
Sent: Friday, December 12, 2003 6:16 AM
Subject: [Nel] How to use NLMISC::CPolygon::toConvexPolygons function

Hi All,
Can anybody please explain me how to use NLMISC::CPolygon::toConvexPolygons function.The NLMISC::CPolygon constructor takes only 3 vertecies as argument, but a polygon may have any number of vertices >= 3.So how to use above mentioned function with a polygon having any number of vertices.
 
Raman


reply via email to

[Prev in Thread] Current Thread [Next in Thread]