This proxy is used internally to connect fixtures to the broad-phase. More...
#include <b2Fixture.h>
Public Attributes | |
b2AABB | aabb |
int32 | childIndex |
b2Fixture * | fixture |
int32 | proxyId |
This proxy is used internally to connect fixtures to the broad-phase.
Definition at line 94 of file b2Fixture.h.
b2AABB b2FixtureProxy::aabb |
Definition at line 96 of file b2Fixture.h.
int32 b2FixtureProxy::childIndex |
Definition at line 98 of file b2Fixture.h.
b2Fixture* b2FixtureProxy::fixture |
Definition at line 97 of file b2Fixture.h.
int32 b2FixtureProxy::proxyId |
Definition at line 99 of file b2Fixture.h.