中文核心期刊
CSCD来源期刊
中国科技核心期刊
RCCSE中国核心学术期刊

重庆交通大学学报(自然科学版) ›› 2008, Vol. 27 ›› Issue (2): 327-332.

• • 上一篇    下一篇

基于二叉排序树的约束Delaunay三角网局部调整算法

熊斌, 蒲浩, 宋占峰   

  1. 中南大学 铁道学院 道路与铁道工程系, 湖南 长沙 410075
  • 收稿日期:2007-03-12 出版日期:2008-04-20 发布日期:2016-11-14
  • 作者简介:熊斌(1979-),男,湖北公安县人,硕士研究生,研究方向:道路与铁路线路计算机辅助设计。E-mail:XiongbinCSU@sohu.com;电话:0731-2655164,0731-2658289。

Local Adjustment Algorithm for Constructing Constrained Delaunay Triangulation Based on Binary Sort Tree

XIONG Bin, PU Hao, SONG Zhan-feng   

  1. School of Civil Road & Railway, Central South University, Hu'nan Changsha 410075, China
  • Received:2007-03-12 Online:2008-04-20 Published:2016-11-14

摘要: 在两步法构建约束Delaunay三角网过程中,向现有三角网中嵌入约束边时需要进行三角网的局部调整,对这一过程进行了研究,给出了一种对影响域进行重新剖分的二叉排序树算法。使用该算法在向三角网内嵌入约束边时,只需以影响域边界点在边界数组中的序号来构造一棵二叉排序树即可完成对影响域的剖分,并且可以利用生成的二叉树中各节点之间的关系迅速重构三角形之间的拓扑关系从而完成一次调整,该算法使用递归思想,简洁而高效。

关键词: 约束Delaunay三角网, 三角剖分, 局部调整算法, 二叉排序树

Abstract: Local adjusting is needed in two-step constructing constrained Delaunay Triangulation when inserting con-strained segments into existing Delaunay triangulation. Some investigations on that process are made and a algorithm is proposed on binary sort tree which is using for reconstructing impacted areas. With this algorithm, the impacted area can be spitted easily by generating a binary sort tree with indexes of the points stored in a segments array, and after reconstructing the topological relationship of triangles according to the relationship of binary tree nodes, the adjustment is completed. Recursive logic makes the algorithm brief and effective.

Key words: constrained delaunay triangulation (CDT), triangulation, local adjustment algorithm, binary sort tree

中图分类号: