Options
All
  • Public
  • Public/Protected
  • All
Menu

This is used to compute the current state of a contact manifold.

Hierarchy

  • b2WorldManifold

Index

Constructors

Properties

Methods

Constructors

Properties

m_normal: b2Vec2

World vector pointing from A to B.

m_points: b2Vec2[]

World contact point (point of intersection).

Methods

  • Evaluate the manifold with supplied transforms. This assumes modest motion from the original state. This does not change the point count, impulses, etc. The radii must come from the shapes that generated the manifold.

    Parameters

    Returns void

Generated using TypeDoc