how to implement half edge data structure using cgal library
이전 댓글 표시
it is not clear in library documentation
댓글 수: 2
Image Analyst
2014년 10월 9일
What's that? Please list it in the Products box below.
It's a C++ library with geometric primitives and rather popular among the computational geometry crowd. I've used it for my research and can safely say that this question does not belong in a Matlab forum.
I agree with the Op that the documentation is not very clear. All I can say is that you might have a hard time understanding what's happening before you become familiar with template metaprogramming.
It is a very powerful library, but if you're in a hurry, I'd look somewhere else first.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!