VTK:模型之DelaunayMesh
生活随笔
收集整理的這篇文章主要介紹了
VTK:模型之DelaunayMesh
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
VTK:模型之DelaunayMesh
- VTK:模型之DelaunayMesh
- 描述
- 代碼
- DelaunayMesh.cxx
- CMakeLists.txt
VTK:模型之DelaunayMesh
描述
這是一組隨機點的二維Delaunay三角剖分。點和邊以球和管突出顯示。
代碼
DelaunayMesh.cxx
/* This code is based on the VTK file: Examples/Modelling/Tcl/DelMesh.py.This example demonstrates how to use 2D Dela總結
以上是生活随笔為你收集整理的VTK:模型之DelaunayMesh的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 分歧转一致打板模式
- 下一篇: VTK:模型之DiscreteMarch