Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Detect and split multiple parts contained in one mesh

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Detect and split multiple parts contained in one mesh


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Detect and split multiple parts contained in one mesh
  • Date: Tue, 15 May 2018 09:56:20 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:A+TAkRPmxIJ09/HDfvEl6mtUPXoX/o7sNwtQ0KIMzox0IvjyrarrMEGX3/hxlliBBdydt6ofzbKO+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxlGiTanfb9+MAi9oBnMuMURnYZsMLs6xAHTontPdeRWxGdoKkyWkh3h+Mq+/4Nt/jpJtf45+MFOTav1f6IjTbxFFzsmKHw65NfqtRbYUwSC4GYXX3gMnRpJBwjF6wz6Xov0vyDnuOdxxDWWMMvrRr0yRD+s7bpkSAXwhSkaKTA5/mHZhM9+gq1Vrx2upQBwzYHPbYGJNvdzZL/Rcc8USGdBWMtaSixPApm7b4sKF+cNM/tWoJfmqFQUthu+GQisC/3pyjRVgHH22rc60+UmEQHawQcsG9MAv2rTrNXwKqgSTfq1zanIwzrZc/xWxTD96JLIcxwkr/2HQLV9cdHVyUkoDQPFj1KQqZD/MzOQ0uQAqGeb7+96WuKuj24rsR1+oj+qxso1jITCm4wbylfB9SpjwYY1I8W1R1J0YdG+FJtcrSaaN5F5Qs4kXmpmuz46x6UYtZKneCUG0pcqyh7FZ/CabYSF4QjvWPuTLDp2nH5oerGyiwys/UWvy+DwTNS43VJEoyZfkNTBtnYA3AHJ5MedUPty5EKh1C6P1w/N7uFEJlg5la/BJJ4gxr48j5QSsV7fEiPvlkX6ka2be0s+9uin7OTnZbrmppuCOINulg7+NaEultS+AeQ+LAcOQ3CW9fqg2LDn50H0Q7VHgucrnqXHs53WP9kXq6y3DgNN14Ys8Re/DzOo0NQCmnkHKUpIeAmDj4juIVHOIff4Deulj1SplDdm3P/GPrj7DZXMKnjPiqvufbF460JE0go80chf545ICrEGOP/8RkDxu8bcDhMgLgO0wv3nB8lg1oMFQmKCGbSZMaPXsV+Q/O0jOeiMZIkPuDb8Mfcp/fDujWVq0WMaKKKm1J9SZHGjFel9OG2YZ2Dti5EPCzQkpA07GabRhVeLSiJSanD6e6Um5zYnQMKJAIDGS5y3kZKI1zu8BIwXLCgSEVSLC3bva8OBX98DbSuTJolqlTlSBuvpcJMoyRz77Fyy8LFgNOeBonRJ56Km78B84qjorT938DV1C8qH1GTUFjN7m2oJQ3k926Ut+BUhmGfG6rBxhrljLfIW/+lAC15oOpvVzug8ANf3CFqYI4W5DW2+S9DjOgkfC9I8x9hUPRR4EtSmyw/Zh2+kWuBO0bOMA5Mw/+TX2H2jf8s=

See the following example:

https://doc.cgal.org/latest/BGL/Polygon_mesh_processing_2face_filtered_graph_example_8cpp-example.html

Sebastien.

On 05/15/2018 08:52 AM, Grimm, Raphael (IAR) wrote:
Hi,

i am new to CGAL and have a question.

I have a reconstructed mesh.

This mesh may consist of multiple unconnected parts.

Sometimes these parts are single points or triangles and sometimes they are complete meshes.

Is there a fast way to detect this and split the mesh into multiple meshes each containing one part?


I am grateful for all hints.

Best Regards

Raphael





Archive powered by MHonArc 2.6.18.

Top of Page