Class b2SimplexCache

Used to warm start b2Distance. Set count to zero on first call.

Index

Properties

Properties

public count: number

Number in cache.

public indexA: Array<number>

Vertices on shape a.

public indexB: Array<number>

Vertices on shape b.

public metric: number

Length or area.