S.H., 2006, July. A surface displaced from a manifold. In International Conference on Geometric Modeling and Processing (pp. 677- 686). Springer, Berlin, Heidelberg.
シード 三角形 の生成 メッシュ モデルとは 新点の 探索 三角形の 追加 処理の 繰り返し 4章: An edge can be active, boundary, or frozen. An active edge is one that will be used for pivoting. If it is not possible to pivot from an edge, it is marked as boundary. The frozen state is explained below, in the context of our out-of-core extensions. Keeping all this information with each edge makes it simpler to pivot the ball around it. 和訳: エッジは active、boundary、または frozen の状態を取ることができる。active edge はピボットに使 用されるエッジであり、そこからピボットできない場合は boundary としてマークされる。frozen 状態は 後述の out-of-core 処理の文脈で説明される。これらすべての情報を各エッジに持たせることで、ボール をその周囲でピボットさせる処理が容易になる。