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
Box2D
Collision
Collision.ClipVertex
C# Class Box2D.Collision.Collision.ClipVertex
Used for computing contact manifolds.
显示文件
Open project: gerich-home/box2dnet
Public Properties
Property
Type
Description
Id
ContactID
V
Box2D.Common.Vec2
Public Methods
Method
Description
ClipVertex
( ) :
System
Set
(
ClipVertex
cv
) :
void
Method Details
ClipVertex()
public
method
public
ClipVertex
( ) :
System
return
System
Set()
public
method
public
Set
(
ClipVertex
cv
) :
void
cv
ClipVertex
return
void
Property Details
Id
public_oe property
public
ContactID
Id
return
ContactID
V
public_oe property
public
Vec2,Box2D.Common
V
return
Box2D.Common.Vec2