Box2D.Dynamics.b2QueryCallback
Class b2QueryCallback
Namespace: Box2D.Dynamics
Assembly: Box2D.dll, box2d.iOS.dll
Callback class for AABB queries. See b2World::Query
public abstract class b2QueryCallback
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
b2QueryCallback()
protected b2QueryCallback()
Methods
ReportFixture(b2Fixture)
Called for each fixture found in the query AABB. @return false to terminate the query.
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
Called for each fixture found in the query AABB. @return false to terminate the query.
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture
Returns
ReportFixture(b2Fixture)
public abstract bool ReportFixture(b2Fixture fixture)
Parameters
fixture
b2Fixture