Name

Polygonize — Finds and registers all faces defined by topology edges.

Synopsis

text Polygonize(varchar toponame);

설명

Registers all faces that can be built out a topology edge primitives.

입력 지형이 스스로 교차하는 경계선을 가지고 있지 않다고 가정합니다.

[Note]

이미 알려진 표면을 인식하기 때문에, 동일한 지형에 대해 Polygonize 함수를 반복해서 호출하는 편이 안전합니다.

[Note]

이 함수는 edge 테이블의 next_left_edge 및 next_right_edge 항목을 이용하지도 설정하지도 않습니다.

2.0.0 버전부터 사용할 수 있습니다.