c++ - How to review polygon point by point -
i have qpolygonf , want qpointfs 1 one. have no idea how make it.
p.s. operator>> in qpolygonf do?
thanks.
as stated in documentation qpolygonf inherited qvector, can access vertexes in same way work qvector
Comments
Post a Comment