Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Myre
Physics
Collisions
SatTester
C# Class Myre.Physics.Collisions.SatTester
显示文件
Open project: TomGillen/Myre
Class Usage Examples
Public Methods
Method
Description
FindIntersection
(
Geometry
a
,
Geometry
b
) :
SatResult?
Method Details
FindIntersection()
public
method
public
FindIntersection
(
Geometry
a
,
Geometry
b
) :
SatResult?
a
Geometry
b
Geometry
return
SatResult?