C# Class Project290.Physics.Dynamics.FixtureProxy

This proxy is used internally to connect fixtures to the broad-phase.
Show file Open project: scastle/Solitude Class Usage Examples

Public Properties

Property Type Description
AABB Project290.Physics.Collision.AABB
ChildIndex int
Fixture Fixture
ProxyId int

Property Details

AABB public property

public AABB,Project290.Physics.Collision AABB
return Project290.Physics.Collision.AABB

ChildIndex public property

public int ChildIndex
return int

Fixture public property

public Fixture,Project290.Physics.Dynamics Fixture
return Fixture

ProxyId public property

public int ProxyId
return int