Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Vertices are not outputting with this point cloud data

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Vertices are not outputting with this point cloud data


Chronological Thread 
  • From: etaylork <>
  • To:
  • Subject: Re: [cgal-discuss] Vertices are not outputting with this point cloud data
  • Date: Tue, 8 Aug 2017 19:22:18 -0700 (PDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:8nH+thzaoSFKiaXXCy+O+j09IxM/srCxBDY+r6Qd1OIeIJqq85mqBkHD//Il1AaPBtSLraocw8Pt8InYEVQa5piAtH1QOLdtbDQizfssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1JuPoEYLOksi7ze6/9pnQbglSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeuBWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbOSxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDwULs6Wymt771zRRHmiCkJKT03/2PZisJtg61UvB2vqgdjw4PWeoyZKOZycr/Dcd4cWGFPXtxRVytEAo6kcYQPE/AOPOZcr4n6vVsOrga1CA6yC+Pz0DBJhnv23aog0+QiDA3L3RIsEskBsHTRttr1NaMSXfqpw6nPyDXOdvVb0irz5ojPdxAuu/CMXbRofMrX00YgDBjKjlGOpoD/IzyV0eENv3CA7+V+T+2vkXIoqwFtrTio28gjlJPFiZ4SylDB8yhy3YU7JcWgRUJmYNOoDoFcuz+aOoZ4WM8uXm9ltSggxrAJt5O3ZDUGxZU5yxLFdfCKc4aF7gj+WOufLzp0nnJodbC5ih2v60av0Pf8WdOx0FtSripKjN3MtncV2hzW5MmHTeF9/kS71TaJzQ/c8fpLIUQqmqbBN5EhxbswmoISsUTFACD2hF37gLKXe0k64OSk9eTqb7v8qpOBOYJ5hBvyP6sgl8CnBOQ3KAkOX2yV+eSm073j+FX0T6tWjvIskqjZtJfaJd4YpqKkAgJZzJ0u6xm6Dzi80dQYmWMLI05CeBKCl4TpIU3BIOjkDfejhFShiCtkx//cMb3lG5nCM3nDkKz9crZg8E5c0xE+zctf5pJRErEOOuj/Wk73tNzCDx82KRa4w+j9CIY16oRLUm2GBuqVMbjZrESTzuMpOeiFIoEP6xjnLP1w6uLnnHs+g1xVKaS11IoTb2q7R6o8C0qcaHvoxNwGFDFZ7UIFUOX2hQjaAnZobHGoUvdk6w==

I am using the code given from the CGAL library in the demo folder called
triangulation_3 program. The program is saving the vertices and I am using
Qt software to display the image but the vertices are not being displayed
when I run the program. It saves to an array list but won't show on the
window. Every other file i put in builds a triangulation but this one.

https://searchcode.com/codesearch/view/22112677/

this is the link to part of my code that i have been using for this project

Thank You,



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Vertices-are-not-outputting-with-this-point-cloud-data-tp4662888p4662913.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page