C# 클래스 Myre.Physics.Collisions.SatTester

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

공개 메소드들

메소드 설명
FindIntersection ( Geometry a, Geometry b ) : SatResult?

메소드 상세

FindIntersection() 공개 메소드

public FindIntersection ( Geometry a, Geometry b ) : SatResult?
a Geometry
b Geometry
리턴 SatResult?