Table of Contents

Struct FixtureProxy

Namespace
Alis.Core.Physic.Dynamics
Assembly
Alis.dll

This proxy is used internally to connect fixtures to the broad-phase.

public struct FixtureProxy

Inherited Members

Fields

AABB

The aabb

public AABB AABB

Field Value

AABB

ChildIndex

The child index

public int ChildIndex

Field Value

int

Fixture

The fixture

public Fixture Fixture

Field Value

Fixture

ProxyId

The proxy id

public int ProxyId

Field Value

int