BrunoLevy / geogram

a programming library with geometric algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get site points of RVD on the surface ?

liu411417492 opened this issue · comments

Hi, thanks again for this brilliant library。
I have a question here, how can i get the site points of RVD on the surface ?
i can get every convex cell use for_each_polyhedron(),but can i project them on the polygon which the on the surface? is there any api to do this?

(I'm sorry I am a bit slow to answer, need to finish a batch of changes / bugfixes then I'll come back to you right after).