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

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -