C# 클래스 FarseerPhysics.Common.Decomposition.CDTDecomposer

파일 보기 프로젝트 열기: prime31/Nez 1 사용 예제들

공개 메소드들

메소드 설명
ConvexPartition ( Vertices vertices ) : List

Decompose the polygon into several smaller non-concave polygon.

메소드 상세

ConvexPartition() 공개 정적인 메소드

Decompose the polygon into several smaller non-concave polygon.
public static ConvexPartition ( Vertices vertices ) : List
vertices Vertices
리턴 List