Skip to main content

b2Sweep

b2Sweep

Box2D.Common

Type: Struct

Methods

Advance(float)

Advance(float)(System.Single alpha)
Parameters:
alpha (System.Single)
Example

Create()

Box2D.Common.b2Sweep Create()()
Returns:
Box2D.Common.b2Sweep

Defaults()

Defaults()()

GetTransform(out b2Transform, float)

GetTransform(out b2Transform, float)(Box2D.Common.b2Transform xfb, System.Single beta)
Parameters:
xfb (Box2D.Common.b2Transform)
beta (System.Single)
Example

Normalize()

Normalize()()
Example

Fields

Zero(Box2D.Common.b2Sweep)
a(System.Single)
a0(System.Single)
alpha0(System.Single)
c(Box2D.Common.b2Vec2)
c0(Box2D.Common.b2Vec2)
localCenter(Box2D.Common.b2Vec2)