At pocket.cpp,I see a function "cut_area".
In the function,"const CCurve& c = a.m_curves[i];" confuses me.
I think m_curves is a list,why it can use m_curves[i] to get elements of the
list ?
thanks.
Original issue reported on code.google.com by pickci...@gmail.com on 25 Mar 2013 at 9:57
Original issue reported on code.google.com by
pickci...@gmail.com
on 25 Mar 2013 at 9:57Attachments: